MutablePoolValueModifier_Record class
game.data.MutablePoolValueModifier_Record
Inheritance
Base: game.data.PoolValueModifier_Record
Derived
None.
Properties
None.
Functions
WeakHandle<game.data.StatModifier_Record> EnabledMod()RTTIgame.data.StatModifier_Record? EnabledModHandle()RTTIWeakHandle<game.data.StatModifier_Record> DelayOnChangeMod()RTTIgame.data.StatModifier_Record? DelayOnChangeModHandle()RTTIint GetStartDelayModsCount()RTTIWeakHandle<game.data.StatModifier_Record> GetStartDelayModsItem(int index)RTTIgame.data.StatModifier_Record? GetStartDelayModsItemHandle(int index)RTTIbool StartDelayModsContains(WeakHandle<game.data.StatModifier_Record> item)RTTIint GetRangeEndModsCount()RTTIWeakHandle<game.data.StatModifier_Record> GetRangeEndModsItem(int index)RTTIgame.data.StatModifier_Record? GetRangeEndModsItemHandle(int index)RTTIbool RangeEndModsContains(WeakHandle<game.data.StatModifier_Record> item)RTTIint GetRangeBeginModsCount()RTTIWeakHandle<game.data.StatModifier_Record> GetRangeBeginModsItem(int index)RTTIgame.data.StatModifier_Record? GetRangeBeginModsItemHandle(int index)RTTIbool RangeBeginModsContains(WeakHandle<game.data.StatModifier_Record> item)RTTIint GetValuePerSecModsCount()RTTIWeakHandle<game.data.StatModifier_Record> GetValuePerSecModsItem(int index)RTTIgame.data.StatModifier_Record? GetValuePerSecModsItemHandle(int index)RTTIbool ValuePerSecModsContains(WeakHandle<game.data.StatModifier_Record> item)RTTI