struct ChartType { unsigned int entryCount; std::vector<unsigned int> referenceIndices; std::vector<unsigned int> animationNameOffsets; std::vector<std::string> names; };
There was an error while loading. Please reload this page.