bool isLoaded
True if data has been loaded from path. 
Definition: FileSystem.hpp:19
 
std::string path
File path. 
Definition: FileSystem.hpp:17
 
Definition: FileSystem.hpp:12
 
std::vector< unsigned char > data
File content bytes. 
Definition: FileSystem.hpp:15