// This Header is auto generated by BDSLiteLoader Toolchain #pragma once #define AUTO_GENERATED #include "../Global.h" #include "PackError.hpp" #define BEFORE_EXTRA #undef BEFORE_EXTRA class EducationMetadataError : public PackError { #define AFTER_EXTRA #undef AFTER_EXTRA #ifndef DISABLE_CONSTRUCTOR_PREVENTION_EDUCATIONMETADATAERROR public: class EducationMetadataError& operator=(class EducationMetadataError const &) = delete; EducationMetadataError(class EducationMetadataError const &) = delete; EducationMetadataError() = delete; #endif public: /*0*/ virtual ~EducationMetadataError(); /*2*/ virtual class std::unordered_map, struct std::equal_to, class std::allocator>> const & getLocErrorMessageMap() const; /*3*/ virtual class std::unordered_map, struct std::equal_to, class std::allocator>> const & getEventErrorMessageMap() const; #ifdef ENABLE_VIRTUAL_FAKESYMBOL_EDUCATIONMETADATAERROR #endif };