CommonLibSSE (powerof3)
|
#include <TESTexture.h>
Public Member Functions | |
~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 |
virtual const char * | GetDefaultPath () const |
Public Member Functions inherited from RE::BaseFormComponent | |
virtual | ~BaseFormComponent () |
TES_HEAP_REDEFINE_NEW () | |
Public Attributes | |
BSFixedString | textureName |
Static Public Attributes | |
static constexpr auto | RTTI = RTTI_TESTexture |
static constexpr auto | VTABLE = VTABLE_TESTexture |
Static Public Attributes inherited from RE::BaseFormComponent | |
static constexpr auto | RTTI = RTTI_BaseFormComponent |
static constexpr auto | VTABLE = VTABLE_BaseFormComponent |
|
override |
|
overridevirtual |
Implements RE::BaseFormComponent.
|
overridevirtual |
Reimplemented from RE::BaseFormComponent.
|
virtual |
|
virtual |
Reimplemented in RE::TESIcon, and RE::ActorValueInfo.
|
virtual |
Reimplemented in RE::TESTexture1024.
|
overridevirtual |
Implements RE::BaseFormComponent.
|
inlinestaticconstexpr |
BSFixedString RE::TESTexture::textureName |
|
inlinestaticconstexpr |