// This Header is auto generated by BDSLiteLoader Toolchain #pragma once #define AUTO_GENERATED #include "../Global.h" #define BEFORE_EXTRA #undef BEFORE_EXTRA struct EducationMetadata { #define AFTER_EXTRA #undef AFTER_EXTRA #ifndef DISABLE_CONSTRUCTOR_PREVENTION_EDUCATIONMETADATA public: struct EducationMetadata& operator=(struct EducationMetadata const &) = delete; #endif public: #ifdef ENABLE_VIRTUAL_FAKESYMBOL_EDUCATIONMETADATA #endif MCAPI EducationMetadata(); MCAPI EducationMetadata(struct EducationMetadata const &); MCAPI ~EducationMetadata(); MCAPI static class std::unordered_map, struct std::equal_to, class std::allocator>> const STRING_TO_CONTENT_TYPE; MCAPI static class std::unordered_map, struct std::equal_to, class std::allocator>> const STRING_TO_USER_TYPE; };