|
CommonLibVR
|
#include <TESWeightForm.h>
Public Member Functions | |
| ~TESWeightForm () override | |
| void | InitializeDataComponent () override |
| void | ClearDataComponent () override |
| void | CopyComponent (BaseFormComponent *a_rhs) override |
Public Member Functions inherited from RE::BaseFormComponent | |
| virtual | ~BaseFormComponent () |
| TES_HEAP_REDEFINE_NEW () | |
Public Attributes | |
| float | weight |
| std::uint32_t | pad0C |
Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_TESWeightForm |
| static constexpr auto | VTABLE = VTABLE_TESWeightForm |
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.
|
overridevirtual |
Implements RE::BaseFormComponent.
| std::uint32_t RE::TESWeightForm::pad0C |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
| float RE::TESWeightForm::weight |