We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.