SideScrollerMiniGameStateAdvanced class
game.ui.SideScrollerMiniGameStateAdvanced
Inheritance
Base: IScriptable
Derived
Properties
| Property | Type | |
|---|---|---|
opertyMaxScore | CName | |
opertyCurrentLives | CName | |
opertyCurrentScore | CName | |
PropertyChanged | game.ui.GameStatePropertyChangedCallback |
Functions
void GetMaxScore()RTTIvoid SetMaxScore(uint score)RTTIuint GetScore()RTTIvoid AddScore()RTTIvoid SetScore()RTTIvoid GetLives()RTTIvoid SetLives()RTTIvoid AddLife()RTTIvoid SpendLife()RTTI