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
TitleScreenUI
C# Class TitleScreenUI, ggj16
Inheritance:
MonoBehaviour
ファイルを表示
Open project: amzeratul/ggj16
Public Methods
Method
Description
OnOptionChosen
(
int
option
) :
void
Protected Methods
Method
Description
OnEnable
( ) :
void
Start
( ) :
void
Private Methods
Method
Description
InitIcons
( ) :
void
Method Details
OnEnable()
protected
method
protected
OnEnable
( ) :
void
return
void
OnOptionChosen()
public
method
public
OnOptionChosen
(
int
option
) :
void
option
int
return
void
Start()
protected
method
protected
Start
( ) :
void
return
void