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