Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Assets
Scripts
Animation
DualStateAnimation
DualStateAnimator
C# Class Assets.Scripts.Animation.DualStateAnimation.DualStateAnimator
Inheritance:
UnityEngine.MonoBehaviour
Exibir arquivo
Open project: maximecharron/GLO-3002-Frima
Public Properties
Property
Type
Description
Enabled
bool
Interval
float
stateAlternateAction
System.Action
Public Methods
Method
Description
Update
( ) :
void
Method Details
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
Enabled
public_oe property
public
bool
Enabled
return
bool
Interval
public_oe property
public
float
Interval
return
float
stateAlternateAction
public_oe property
public
Action,System
stateAlternateAction
return
System.Action