Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MainMenuManger
C# Class MainMenuManger, Unity-Game
Inheritance:
MonoBehaviour
显示文件
Open project: PeasB/Unity-Game
Class Usage Examples
Public Methods
Method
Description
GotoCredits
( ) :
void
QuitGame
( ) :
void
ResumeGame
( ) :
void
Start
( ) :
void
StartNewGame
( ) :
void
StartNewGameConfirmed
( ) :
void
StartNewGameNotConfirmed
( ) :
void
Method Details
GotoCredits()
public
method
public
GotoCredits
( ) :
void
return
void
QuitGame()
public
method
public
QuitGame
( ) :
void
return
void
ResumeGame()
public
method
public
ResumeGame
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
StartNewGame()
public
method
public
StartNewGame
( ) :
void
return
void
StartNewGameConfirmed()
public
method
public
StartNewGameConfirmed
( ) :
void
return
void
StartNewGameNotConfirmed()
public
method
public
StartNewGameNotConfirmed
( ) :
void
return
void