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
CharacterAnimation
C# Class CharacterAnimation, scriptcaster
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: crazymeeshu/scriptcaster
Class Usage Examples
Public Properties
Property
Type
Description
isDead
int
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
jumpingAnim
( ) :
void
runningAnim
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
jumpingAnim()
public
method
public
jumpingAnim
( ) :
void
return
void
runningAnim()
public
method
public
runningAnim
( ) :
void
return
void
Property Details
isDead
public_oe property
public
int
isDead
return
int