void | Dump(CodeFormatter& formatter) |
std::string | GetFilePath(int32_t fileIndex) const |
bool | IsEmpty() const |
int32_t | NumFilePaths() const |
void | Read(BinaryReader& reader, bool systemModule) |
int32_t | RegisterFilePath(const std::string& filePath) |
void | Write(BinaryWriter& writer, bool systemModule) |
std::vector<std::string> | filePaths |