Definition: TESObjectREFR.h:105
Definition: AbsorbEffect.h:6
Definition: BGSEntryPointFunction.h:10
ENTRY_POINT_FUNCTION
Definition: BGSEntryPointFunction.h:12
@ kMultiplyActorValueMult
Definition: BGSEntryPointFunction.h:26
@ kAddLeveledList
Definition: BGSEntryPointFunction.h:21
@ kAddValue
Definition: BGSEntryPointFunction.h:15
@ kNullFunction
Definition: BGSEntryPointFunction.h:13
@ kAddActivateChoice
Definition: BGSEntryPointFunction.h:22
@ kSetValue
Definition: BGSEntryPointFunction.h:14
@ kAddRangeToValue
Definition: BGSEntryPointFunction.h:17
@ kMultiplyOnePlusActorValueMult
Definition: BGSEntryPointFunction.h:27
@ kSelectSpell
Definition: BGSEntryPointFunction.h:23
@ kSelectText
Definition: BGSEntryPointFunction.h:24
@ kSetToActorValueMult
Definition: BGSEntryPointFunction.h:25
@ kAddActorValueMult
Definition: BGSEntryPointFunction.h:18
@ kSetText
Definition: BGSEntryPointFunction.h:28
@ kTotal
Definition: BGSEntryPointFunction.h:30
@ kAbsoluteValue
Definition: BGSEntryPointFunction.h:19
@ kNegativeAbsoluteValue
Definition: BGSEntryPointFunction.h:20
@ kMultiplyValue
Definition: BGSEntryPointFunction.h:16
Definition: BGSEntryPointFunction.h:36
ENTRY_POINT_FUNCTION_TYPE
Definition: BGSEntryPointFunction.h:38
@ kSetText
Definition: BGSEntryPointFunction.h:45
@ kSelectSpell
Definition: BGSEntryPointFunction.h:43
@ kValue
Definition: BGSEntryPointFunction.h:39
@ kSelectText
Definition: BGSEntryPointFunction.h:44
@ kNull
Definition: BGSEntryPointFunction.h:42
@ kAddLeveledList
Definition: BGSEntryPointFunction.h:40
@ kTotal
Definition: BGSEntryPointFunction.h:47
@ kAddActivateChoice
Definition: BGSEntryPointFunction.h:41
Definition: BGSEntryPointFunction.h:53
void(TESObjectREFR *, ENTRY_POINT_FUNCTION_TYPE, std::uint8_t, void **, void *) Function_t
Definition: BGSEntryPointFunction.h:55
const char * name
Definition: BGSEntryPointFunction.h:58
std::uint32_t pad0C
Definition: BGSEntryPointFunction.h:60
ENTRY_POINT_FUNCTION_TYPE type
Definition: BGSEntryPointFunction.h:59
Definition: BGSEntryPointFunction.h:8
static std::uint32_t GetArgumentCount(ENTRY_POINT_FUNCTION_TYPE a_entryPointFunctionType)
static EntryPointFunction * GetEntryPointFunction(ENTRY_POINT_FUNCTION a_entryPointFunction)