C# Class MainBuildingDisplay, The-next-step

Inheritance: MonoBehaviour
Afficher le fichier Open project: esther5576/The-next-step

Méthodes publiques

Свойство Type Description
_HUDstats GameObject
_constructionButton GameObject
_sliderTime GameObject

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

_HUDstats public_oe property

public GameObject _HUDstats
Résultat GameObject

_constructionButton public_oe property

public GameObject _constructionButton
Résultat GameObject

_sliderTime public_oe property

public GameObject _sliderTime
Résultat GameObject