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
UIAnimationController
C# Class UIAnimationController, Team4BabelGame
Inheritance:
MonoBehaviour
ファイルを表示
Open project: veselin-/Team4BabelGame
Class Usage Examples
Public Properties
Property
Type
Description
Menu
Animator
Public Methods
Method
Description
MenuEnter
( ) :
void
MenuExit
( ) :
void
Start
( ) :
void
TitleEnter
( ) :
void
TitleExit
( ) :
void
Update
( ) :
void
Method Details
MenuEnter()
public
method
public
MenuEnter
( ) :
void
return
void
MenuExit()
public
method
public
MenuExit
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
TitleEnter()
public
method
public
TitleEnter
( ) :
void
return
void
TitleExit()
public
method
public
TitleExit
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
Menu
public_oe property
public
Animator
Menu
return
Animator