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
RagdollAnimation
C# Class RagdollAnimation, AwesomeGameInSpace
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: ZPZ-Gr2/AwesomeGameInSpace
Class Usage Examples
Public Methods
Method
Description
DealDamage
(
BodyPart,
bodyPart
,
float
rawDamage
) :
void
Kill
( ) :
void
Method Details
DealDamage()
public
abstract
method
public
abstract
DealDamage
(
BodyPart,
bodyPart
,
float
rawDamage
) :
void
bodyPart
BodyPart,
rawDamage
float
return
void
Kill()
public
abstract
method
public
abstract
Kill
( ) :
void
return
void