Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
EndGameMenu
C# Class EndGameMenu, Zombayo
Inheritance:
MonoBehaviour
Mostra file
Open project: pchernev/Zombayo
Class Usage Examples
Public Properties
Property
Type
Description
panel
UIPanel,
restartButton
UIButton,
shopButton
UIButton,
Public Methods
Method
Description
Awake
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
Property Details
panel
public_oe property
public
UIPanel,
panel
return
UIPanel,
restartButton
public_oe property
public
UIButton,
restartButton
return
UIButton,
shopButton
public_oe property
public
UIButton,
shopButton
return
UIButton,