CommonLibSSE (powerof3)
|
#include <BGSEntryPointFunctionDataSpellItem.h>
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 BGSPerk * | GetPerk () |
Public Attributes | |
SpellItem * | spell |
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 } |
|
override |
|
overridevirtual |
Implements RE::BGSEntryPointFunctionData.
|
overridevirtual |
Implements RE::BGSEntryPointFunctionData.
|
overridevirtual |
Reimplemented from RE::BGSEntryPointFunctionData.
|
inlinestaticconstexpr |
SpellItem* RE::BGSEntryPointFunctionDataSpellItem::spell |
|
inlinestaticconstexpr |