C# Class meleeEnemyCharacter, UrsaMajor

Inheritance: enemyCharacter
Afficher le fichier Open project: BJarv/UrsaMajor

Méthodes publiques

Свойство Type Description
deathParticles GameObject

Méthodes protégées

Méthode Description
Attack ( ) : void
Death ( ) : void
FixedUpdate ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

Attack() protected méthode

protected Attack ( ) : void
Résultat void

Death() protected méthode

protected Death ( ) : void
Résultat void

FixedUpdate() protected méthode

protected FixedUpdate ( ) : void
Résultat void

Start() protected méthode

protected Start ( ) : void
Résultat void

Update() protected méthode

protected Update ( ) : void
Résultat void

Property Details

deathParticles public_oe property

public GameObject deathParticles
Résultat GameObject