Resource() |
Resource(const std::u32string& name_, Type type_, const std::string& filePath_) |
void | Dump(CodeFormatter& formatter, int index) |
void | Read(BinaryReader& reader, const std::string& cmajorRootDir) |
void | Write(BinaryWriter& writer, const std::string& cmajorRootDir) |
enum class Type |
std::string | filePath |
std::u32string | name |
Type | type |