Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
BookOfFame
GameManager
C# Class BookOfFame.GameManager
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: bookoffame/Vatican2017
Public Properties
Property
Type
Description
gameParams
GameParams_so
gameState
GameState
sceneReferences
SceneReferences
Public Methods
Method
Description
Awake
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
FixedUpdate
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
gameParams
public_oe property
public
GameParams_so
gameParams
return
GameParams_so
gameState
public_oe property
public
GameState
gameState
return
GameState
sceneReferences
public_oe property
public
SceneReferences
sceneReferences
return
SceneReferences