C# Class SetOverallStats, Void-Runner

Inheritance: MonoBehaviour
Afficher le fichier Open project: NoScopeProductions/Void-Runner

Méthodes publiques

Свойство Type Description
BoostPickups dfLabel,
FuelPickups dfLabel,
HighScore dfTextbox,
NumberOfGames dfTextbox,
ShieldPickups dfLabel,

Méthodes publiques

Méthode Description
OnEnable ( ) : void

Private Methods

Méthode Description
ReadFromDisk ( ) : void

Method Details

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

Property Details

BoostPickups public_oe property

public dfLabel, BoostPickups
Résultat dfLabel,

FuelPickups public_oe property

public dfLabel, FuelPickups
Résultat dfLabel,

HighScore public_oe property

public dfTextbox, HighScore
Résultat dfTextbox,

NumberOfGames public_oe property

public dfTextbox, NumberOfGames
Résultat dfTextbox,

ShieldPickups public_oe property

public dfLabel, ShieldPickups
Résultat dfLabel,