|
CommonLibVR
|
#include <TESEnchantableForm.h>
Public Member Functions | |
| ~TESEnchantableForm () override | |
| void | InitializeDataComponent () override |
| void | ClearDataComponent () override |
| void | CopyComponent (BaseFormComponent *a_rhs) override |
| virtual MagicSystem::CastingType | GetCastingType () const |
Public Member Functions inherited from RE::BaseFormComponent | |
| virtual | ~BaseFormComponent () |
| TES_HEAP_REDEFINE_NEW () | |
Public Attributes | |
| EnchantmentItem * | formEnchanting |
| REX::EnumSet< MagicSystem::CastingType, std::uint16_t > | castingType |
| std::uint16_t | amountofEnchantment |
| std::uint32_t | pad14 |
Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_TESEnchantableForm |
| static constexpr auto | VTABLE = VTABLE_TESEnchantableForm |
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 |
|
overridevirtual |
Implements RE::BaseFormComponent.
| std::uint16_t RE::TESEnchantableForm::amountofEnchantment |
| REX::EnumSet<MagicSystem::CastingType, std::uint16_t> RE::TESEnchantableForm::castingType |
| EnchantmentItem* RE::TESEnchantableForm::formEnchanting |
| std::uint32_t RE::TESEnchantableForm::pad14 |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |