C# Class MainBuildingDisplay, The-next-step

Inheritance: MonoBehaviour
Exibir arquivo Open project: esther5576/The-next-step

Public Properties

Property Type Description
_HUDstats GameObject
_constructionButton GameObject
_sliderTime GameObject

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

_HUDstats public_oe property

public GameObject _HUDstats
return GameObject

_constructionButton public_oe property

public GameObject _constructionButton
return GameObject

_sliderTime public_oe property

public GameObject _sliderTime
return GameObject