C# Class EndGameMenu, Zombayo

Inheritance: MonoBehaviour
Afficher le fichier Open project: pchernev/Zombayo Class Usage Examples

Méthodes publiques

Свойство Type Description
panel UIPanel,
restartButton UIButton,
shopButton UIButton,

Méthodes publiques

Méthode Description
Awake ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Property Details

panel public_oe property

public UIPanel, panel
Résultat UIPanel,

restartButton public_oe property

public UIButton, restartButton
Résultat UIButton,

shopButton public_oe property

public UIButton, shopButton
Résultat UIButton,