Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MainMenuLogic
C# Class MainMenuLogic, 1GAM03
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: OneGameAMonth/1GAM03
Class Usage Examples
Public Properties
Property
Type
Description
GUIFont
Font
totalInScores
int
Public Methods
Method
Description
OnGUI
( ) :
void
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
showBestRecords
( ) :
void
showInputPlayerName
( ) :
void
startGame
( ) :
void
Method Details
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
GUIFont
public_oe property
public
Font
GUIFont
return
Font
totalInScores
public_oe property
public
int
totalInScores
return
int