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
AgentAnimController
C# Class AgentAnimController, MagesOfBlight
Inheritance:
MonoBehaviour
显示文件
Open project: DomCristaldi/MagesOfBlight
Class Usage Examples
Public Properties
Property
Type
Description
animController
Animator
Public Methods
Method
Description
Start
( ) :
void
TriggerAnim
(
AnimationInfo
info
) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
TriggerAnim()
public
method
public
TriggerAnim
(
AnimationInfo
info
) :
void
info
AnimationInfo
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
animController
public_oe property
public
Animator
animController
return
Animator