CommonLibSSE NG
Loading...
Searching...
No Matches
RE::TESEnchantableForm Class Reference

#include <TESEnchantableForm.h>

Inheritance diagram for RE::TESEnchantableForm:
RE::BaseFormComponent RE::BGSExplosion RE::TESObjectARMO RE::TESObjectWEAP

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 ()
 
virtual void InitializeDataComponent ()=0
 
virtual void ClearDataComponent ()=0
 
virtual void CopyComponent (BaseFormComponent *a_rhs)
 
 TES_HEAP_REDEFINE_NEW ()
 

Public Attributes

EnchantmentItemformEnchanting
 
stl::enumeration< MagicSystem::CastingType, std::uint16_t > castingType
 
std::uint16_t amountofEnchantment
 
std::uint32_t pad14
 

Static Public Attributes

static constexpr auto RTTI = RTTI_TESEnchantableForm
 
- Static Public Attributes inherited from RE::BaseFormComponent
static constexpr auto RTTI = RTTI_BaseFormComponent
 

Constructor & Destructor Documentation

◆ ~TESEnchantableForm()

RE::TESEnchantableForm::~TESEnchantableForm ( )
override

Member Function Documentation

◆ ClearDataComponent()

void RE::TESEnchantableForm::ClearDataComponent ( )
overridevirtual

Implements RE::BaseFormComponent.

◆ CopyComponent()

void RE::TESEnchantableForm::CopyComponent ( BaseFormComponent a_rhs)
overridevirtual

Reimplemented from RE::BaseFormComponent.

◆ GetCastingType()

virtual MagicSystem::CastingType RE::TESEnchantableForm::GetCastingType ( ) const
virtual

◆ InitializeDataComponent()

void RE::TESEnchantableForm::InitializeDataComponent ( )
overridevirtual

Implements RE::BaseFormComponent.

Member Data Documentation

◆ amountofEnchantment

std::uint16_t RE::TESEnchantableForm::amountofEnchantment

◆ castingType

stl::enumeration<MagicSystem::CastingType, std::uint16_t> RE::TESEnchantableForm::castingType

◆ formEnchanting

EnchantmentItem* RE::TESEnchantableForm::formEnchanting

◆ pad14

std::uint32_t RE::TESEnchantableForm::pad14

◆ RTTI

constexpr auto RE::TESEnchantableForm::RTTI = RTTI_TESEnchantableForm
inlinestaticconstexpr

The documentation for this class was generated from the following file: