Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
OptionAgent
C# Class OptionAgent, better-quiz-app
Inheritance:
MonoBehaviour
ファイルを表示
Open project: starrodkirby86/better-quiz-app
Class Usage Examples
Public Methods
Method
Description
options
( ) :
void
quit
( ) :
void
saveAndQuit
( ) :
void
Private Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
loadCache
( ) :
void
Method Details
options()
public
method
public
options
( ) :
void
return
void
quit()
public
method
public
quit
( ) :
void
return
void
saveAndQuit()
public
method
public
saveAndQuit
( ) :
void
return
void