struct EE::System::Pak::pakFile¶
The stored file info.
#include <pak.hpp> struct pakFile { // fields IOStreamFile* fs; pakHeader header; Uint32 pakFilesNum; std::string pakPath; };
The stored file info.
#include <pak.hpp> struct pakFile { // fields IOStreamFile* fs; pakHeader header; Uint32 pakFilesNum; std::string pakPath; };