#include <BGSEntryPointPerkEntry.h>
|
| enum class | Function {
kSetValue = 1
, kAddValue = 2
, kMultiplyValue = 3
, kAddRangeToValue = 4
,
kAddActorValueMult = 5
, kAbsoluteValue = 6
, kNegativeAbsoluteValue = 7
, kAddLeveledList = 8
,
kAddActivateChoice = 9
, kSelectSpell = 10
, kSelectText = 11
, kSetToActorValueMult = 12
,
kMultiplyActorValueMult = 13
, kMultiply1PlusActorValueMult = 14
, kSetText = 15
} |
| |
◆ Function
| Enumerator |
|---|
| kSetValue | |
| kAddValue | |
| kMultiplyValue | |
| kAddRangeToValue | |
| kAddActorValueMult | |
| kAbsoluteValue | |
| kNegativeAbsoluteValue | |
| kAddLeveledList | |
| kAddActivateChoice | |
| kSelectSpell | |
| kSelectText | |
| kSetToActorValueMult | |
| kMultiplyActorValueMult | |
| kMultiply1PlusActorValueMult | |
| kSetText | |
◆ entryPoint
◆ function
◆ numArgs
| std::uint8_t RE::BGSEntryPointPerkEntry::EntryData::numArgs |
◆ unk3
| std::uint8_t RE::BGSEntryPointPerkEntry::EntryData::unk3 |
◆ unk4
| std::uint32_t RE::BGSEntryPointPerkEntry::EntryData::unk4 |
The documentation for this struct was generated from the following file: