CommonLibSSE (powerof3)
RE::BGSEntryPointFunctionDataSpellItem Class Reference

#include <BGSEntryPointFunctionDataSpellItem.h>

Inheritance diagram for RE::BGSEntryPointFunctionDataSpellItem:
RE::BGSEntryPointFunctionData

Public Member Functions

 ~BGSEntryPointFunctionDataSpellItem () override
 
FunctionType GetType () const override
 
bool LoadFunctionData (TESFile *a_mod) override
 
void ResolveForms (TESFile *a_form) override
 
- Public Member Functions inherited from RE::BGSEntryPointFunctionData
virtual ~BGSEntryPointFunctionData ()
 
virtual void Unk_04 (void)
 
virtual void Unk_05 (void)
 
virtual void SetPerk (BGSPerk *a_perk)
 
virtual BGSPerkGetPerk ()
 

Public Attributes

SpellItemspell
 

Static Public Attributes

static constexpr auto RTTI = RTTI_BGSEntryPointFunctionDataSpellItem
 
static constexpr auto VTABLE = VTABLE_BGSEntryPointFunctionDataSpellItem
 
- Static Public Attributes inherited from RE::BGSEntryPointFunctionData
static constexpr auto RTTI = RTTI_BGSEntryPointFunctionData
 
static constexpr auto VTABLE = VTABLE_BGSEntryPointFunctionData
 

Additional Inherited Members

- Public Types inherited from RE::BGSEntryPointFunctionData
enum class  FunctionType {
  kInvalid = 0 , kOneValue = 1 , kTwoValue = 2 , kLeveledList = 3 ,
  kActivateChoice = 4 , kSpellItem = 5 , kBooleanGraphVariable = 6 , kText = 7
}
 

Constructor & Destructor Documentation

◆ ~BGSEntryPointFunctionDataSpellItem()

RE::BGSEntryPointFunctionDataSpellItem::~BGSEntryPointFunctionDataSpellItem ( )
override

Member Function Documentation

◆ GetType()

FunctionType RE::BGSEntryPointFunctionDataSpellItem::GetType ( ) const
overridevirtual

◆ LoadFunctionData()

bool RE::BGSEntryPointFunctionDataSpellItem::LoadFunctionData ( TESFile a_mod)
overridevirtual

◆ ResolveForms()

void RE::BGSEntryPointFunctionDataSpellItem::ResolveForms ( TESFile a_form)
overridevirtual

Reimplemented from RE::BGSEntryPointFunctionData.

Member Data Documentation

◆ RTTI

constexpr auto RE::BGSEntryPointFunctionDataSpellItem::RTTI = RTTI_BGSEntryPointFunctionDataSpellItem
inlinestaticconstexpr

◆ spell

SpellItem* RE::BGSEntryPointFunctionDataSpellItem::spell

◆ VTABLE

constexpr auto RE::BGSEntryPointFunctionDataSpellItem::VTABLE = VTABLE_BGSEntryPointFunctionDataSpellItem
inlinestaticconstexpr

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