C# Class HUDCanvas, SOFTENG-306-PROJECT-2

Inheritance: MonoBehaviour
Afficher le fichier Open project: gdsl/SOFTENG-306-PROJECT-2 Class Usage Examples

Méthodes publiques

Свойство Type Description
failScreen GameObject
successScreen GameObject
timeText Text,

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

failScreen public_oe property

public GameObject failScreen
Résultat GameObject

successScreen public_oe property

public GameObject successScreen
Résultat GameObject

timeText public_oe property

public Text, timeText
Résultat Text,