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
GameOverPersist
C# Class GameOverPersist
Inheritance:
MonoBehaviour
Mostra file
Open project: bttfgames/shaman-says
Public Properties
Property
Type
Description
_gameType
GameManager.gameType
_p1Points
int
_p1Win
bool
Public Methods
Method
Description
Awake
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
Property Details
_gameType
public_oe property
public
GameManager.gameType
_gameType
return
GameManager.gameType
_p1Points
public_oe property
public
int
_p1Points
return
int
_p1Win
public_oe property
public
bool
_p1Win
return
bool