|
CommonLibSSE (powerof3)
|
#include <BGSMenuDisplayObject.h>
Public Member Functions | |
| ~BGSMenuDisplayObject () override | |
| void | InitializeDataComponent () override |
| void | ClearDataComponent () override |
| void | CopyComponent (BaseFormComponent *a_rhs) override |
| virtual TESBoundObject * | GetMenuDisplayObject () const |
Public Member Functions inherited from RE::BaseFormComponent | |
| virtual | ~BaseFormComponent () |
| TES_HEAP_REDEFINE_NEW () | |
Public Attributes | |
| TESBoundObject * | menuDispObject |
Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_BGSMenuDisplayObject |
| static constexpr auto | VTABLE = VTABLE_BGSMenuDisplayObject |
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 |
Reimplemented in RE::SpellItem.
|
overridevirtual |
Implements RE::BaseFormComponent.
| TESBoundObject* RE::BGSMenuDisplayObject::menuDispObject |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |