3#include "mc/_HeaderOutputPredefine.h"
7namespace Editor::Structures::PUVLoader::CurrentVersion {
struct FileDataContainer; }
8namespace cereal {
struct ReflectionCtx; }
9namespace mce {
class UUID; }
57 ::std::string structureNamespace,
58 ::std::string structureName,
59 ::std::string displayName
68 MCNAPI ::Editor::Structures::PUVLoader::CurrentVersion::FileDataContainer
toFileDataContainer()
const;
92 ::std::string structureNamespace,
93 ::std::string structureName,
94 ::std::string displayName
Definition FileDataContainer.h:16
Definition ReflectionCtx.h:11