Definition BGSEntryPointFunctionDataActivateChoice.h:10
 
std::uint32_t pad24
Definition BGSEntryPointFunctionDataActivateChoice.h:40
 
FunctionType GetType() const override
 
BGSPerk * GetPerk() override
 
BGSPerk * perk
Definition BGSEntryPointFunctionDataActivateChoice.h:36
 
bool ReplacesDefault() const
 
void Unk_05(void) override
 
SpellItem * appliedSpell
Definition BGSEntryPointFunctionDataActivateChoice.h:37
 
void SetPerk(BGSPerk *a_perk) override
 
~BGSEntryPointFunctionDataActivateChoice() override
 
std::uint16_t flags2
Definition BGSEntryPointFunctionDataActivateChoice.h:39
 
BSFixedString label
Definition BGSEntryPointFunctionDataActivateChoice.h:35
 
void ResolveForms(TESFile *a_mod) override
 
stl::enumeration< Flag1, std::uint16_t > flags1
Definition BGSEntryPointFunctionDataActivateChoice.h:38
 
Flag1
Definition BGSEntryPointFunctionDataActivateChoice.h:15
 
static constexpr auto RTTI
Definition BGSEntryPointFunctionDataActivateChoice.h:12
 
bool RunsImmediately() const
 
bool LoadFunctionData(TESFile *a_mod) override
 
Definition BGSEntryPointFunctionData.h:10
 
FunctionType
Definition BGSEntryPointFunctionData.h:15