|
CommonLibSSE (Parapets fork)
|
#include <TESIcon.h>
Public Member Functions | |
| ~TESIcon () override | |
| const char * | GetDefaultPath () const override |
Public Member Functions inherited from RE::TESTexture | |
| ~TESTexture () override | |
| void | InitializeDataComponent () override |
| void | ClearDataComponent () override |
| void | CopyComponent (BaseFormComponent *a_rhs) override |
| virtual std::uint32_t | GetMaxAllowedSize () |
| virtual const char * | GetAsNormalFile (BSString &a_out) const |
Public Member Functions inherited from RE::BaseFormComponent | |
| virtual | ~BaseFormComponent () |
| TES_HEAP_REDEFINE_NEW () | |
Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_TESTexture |
Static Public Attributes inherited from RE::TESTexture | |
| static constexpr auto | RTTI = RTTI_TESTexture |
Static Public Attributes inherited from RE::BaseFormComponent | |
| static constexpr auto | RTTI = RTTI_BaseFormComponent |
Additional Inherited Members | |
Public Attributes inherited from RE::TESTexture | |
| BSFixedString | textureName |
|
override |
|
overridevirtual |
Reimplemented from RE::TESTexture.
|
inlinestaticconstexpr |