mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-03-07 05:23:02 +00:00
Dump CommonStructuredDataDefSet instead of the game's internal structures
This commit is contained in:
@@ -25,4 +25,6 @@ struct CommonStructuredDataEnum
|
||||
CommonStructuredDataEnum(std::string name, int reservedEntryCount);
|
||||
|
||||
_NODISCARD size_t ElementCount() const;
|
||||
|
||||
void SortEntries();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user