// 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 PackLoadError : public PackError { #define AFTER_EXTRA #undef AFTER_EXTRA #ifndef DISABLE_CONSTRUCTOR_PREVENTION_PACKLOADERROR public: class PackLoadError& operator=(class PackLoadError const &) = delete; PackLoadError(class PackLoadError const &) = delete; PackLoadError() = delete; #endif public: /*0*/ virtual ~PackLoadError(); /*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_PACKLOADERROR #endif };