C# Class GameUIManager, madbricks

Inheritance: NetworkBehaviour
Afficher le fichier Open project: juliancruz87/madbricks Class Usage Examples

Méthodes publiques

Свойство Type Description
labeLevellName Text

Méthodes publiques

Méthode Description
Awake ( ) : void
GetLevelUIColor ( ) : Color
Initialize ( ) : void
RestartGame ( ) : void
ReturnToLevelSelection ( ) : void
Start ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

GetLevelUIColor() public méthode

public GetLevelUIColor ( ) : Color
Résultat Color

Initialize() public méthode

public Initialize ( ) : void
Résultat void

RestartGame() public méthode

public RestartGame ( ) : void
Résultat void

ReturnToLevelSelection() public méthode

public ReturnToLevelSelection ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

labeLevellName public_oe property

public Text labeLevellName
Résultat Text