StatsBundleHandler class
game.StatsBundleHandler
Inheritance
Base: IScriptable
Derived
None.
Properties
None.
Functions
float GetStatValue(game.data.StatType statType)RTTIbool GetStatBoolValue(game.data.StatType statType)RTTIgame.StatDetailedData[] GetStatDetails()RTTIbool AddModifier(game.StatModifierData_Deprecated modifierData)RTTIvoid RemoveModifier(game.StatModifierData_Deprecated modifierData)RTTIvoid RemoveAllModifiers(game.data.StatType statType)RTTI