Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
HealthAnimation
C# Class HealthAnimation, Endure
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: Endure-Game/Endure
Public Properties
Property
Type
Description
duration
float
healthChange
int
moveSpeed
float
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
duration
public_oe property
public
float
duration
return
float
healthChange
public_oe property
public
int
healthChange
return
int
moveSpeed
public_oe property
public
float
moveSpeed
return
float