TankGameplayData_Record class
game.data.TankGameplayData_Record
Inheritance
Base: game.data.TweakDBRecord
Derived
None.
Properties
None.
Functions
int GetScoreMultiplierBreakpointListCount()RTTIWeakHandle<game.data.TankScoreMultiplierBreakpoint_Record> GetScoreMultiplierBreakpointListItem(int index)RTTIgame.data.TankScoreMultiplierBreakpoint_Record? GetScoreMultiplierBreakpointListItemHandle(int index)RTTIbool ScoreMultiplierBreakpointListContains(WeakHandle<game.data.TankScoreMultiplierBreakpoint_Record> item)RTTIint GetLevelListCount()RTTIWeakHandle<game.data.TankLevelGameplay_Record> GetLevelListItem(int index)RTTIgame.data.TankLevelGameplay_Record? GetLevelListItemHandle(int index)RTTIbool LevelListContains(WeakHandle<game.data.TankLevelGameplay_Record> item)RTTIVector2 WorldVelocity()RTTIfloat ScoreMultiplierDecayBlockedTime()RTTIfloat ScoreMultiplierDecayRate()RTTI