mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-07-27 02:10:38 +00:00
Respect gdt parents when converting to infostring
This commit is contained in:
@@ -28,5 +28,5 @@ public:
|
||||
|
||||
bool FromStream(std::istream& stream);
|
||||
bool FromStream(const std::string& prefix, std::istream& stream);
|
||||
bool FromGdtProperties(const std::string& prefix, const GdtEntry& gdtEntry);
|
||||
bool FromGdtProperties(const GdtEntry& gdtEntry);
|
||||
};
|
||||
Reference in New Issue
Block a user