3#include "mc/_HeaderOutputPredefine.h"
8namespace Editor::Structures::PUVLoader::CurrentVersion {
struct FileDataContainer; }
10namespace mce {
class UUID; }
54 ::std::string structureNamespace,
55 ::std::string structureName,
56 ::std::string displayName
65 MCNAPI ::Editor::Structures::PUVLoader::CurrentVersion::FileDataContainer
toFileDataContainer()
const;
75 MCNAPI_C static ::Vec3 convertToNormalizedVecFromAbs(
::Vec3 const& absoluteOrigin,
::Vec3 const& structureSize);
89 ::std::string structureNamespace,
90 ::std::string structureName,
91 ::std::string displayName
Definition FileDataContainer.h:13
Definition ReflectionCtx.h:11