C# Class AlienAnimation, AwesomeGameInSpace

Inheritance: RagdollAnimation
Afficher le fichier Open project: ZPZ-Gr2/AwesomeGameInSpace Class Usage Examples

Méthodes publiques

Свойство Type Description
syfDropAmount int
syfPrefab GameObject

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DealDamage ( BodyPart, bodyPart, float rawDamage ) : void
FixedUpdate ( ) : void
Kill ( ) : void
Start ( ) : void

Method Details

DealDamage() public méthode

public DealDamage ( BodyPart, bodyPart, float rawDamage ) : void
bodyPart BodyPart,
rawDamage float
Résultat void

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

Kill() public méthode

public Kill ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

syfDropAmount public_oe property

public int syfDropAmount
Résultat int

syfPrefab public_oe property

public GameObject syfPrefab
Résultat GameObject