CommonLibVR
RE::BGSEntryPointFunctionDataSpellItem Class Reference

#include <BGSEntryPointFunctionDataSpellItem.h>

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

Public Member Functions

virtual ENTRY_POINT_FUNCTION_DATA GetType () const override
 
virtual bool LoadImpl (TESFile *a_mod) override
 
virtual void InitItem (TESForm *a_form) override
 
- Public Member Functions inherited from RE::BGSEntryPointFunctionData
virtual ~BGSEntryPointFunctionData ()
 
virtual void ApplyOnAdd (TESForm *a_form, BGSPerkEntry *a_perkEntry)
 
virtual std::uint16_t GetID ()
 
virtual void SetParentPerk (BGSPerk *a_perk)
 
virtual BGSPerkGetParentPerk ()
 

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  ENTRY_POINT_FUNCTION_DATA {
  kInvalid = 0 , kOneValue = 1 , kTwoValue = 2 , kLeveledList = 3 ,
  kActivateChoice = 4 , kSpellItem = 5 , kBooleanGraphVariable = 6 , kText = 7
}
 

Member Function Documentation

◆ GetType()

virtual ENTRY_POINT_FUNCTION_DATA RE::BGSEntryPointFunctionDataSpellItem::GetType ( ) const
overridevirtual

◆ InitItem()

virtual void RE::BGSEntryPointFunctionDataSpellItem::InitItem ( TESForm a_form)
overridevirtual

Reimplemented from RE::BGSEntryPointFunctionData.

◆ LoadImpl()

virtual bool RE::BGSEntryPointFunctionDataSpellItem::LoadImpl ( TESFile a_mod)
overridevirtual

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: