StatsDataSystem class
game.StatsDataSystem
Inheritance
Base: game.IStatsDataSystem
Derived
None.
Properties
None.
Functions
float GetValueFromCurve(CName curveSetName, float argumentValue, CName? curveName, game.Difficulty? difficulty)RTTIfloat GetMinValueFromCurve(CName curveSetName, CName? curveName, game.Difficulty? difficulty)RTTIfloat GetMaxValueFromCurve(CName curveSetName, CName? curveName, game.Difficulty? difficulty)RTTIgame.Difficulty GetDifficulty()RTTIvoid SetDifficulty(game.Difficulty difficulty)RTTIfloat GetArmorEffectivenessValue(bool? isPlayer)RTTIgame.SuggestedDefenseValues GetSuggestedDefenseValues(float playerLevel)RTTI