C# Class SpecialEnemyV1, Castle-Bashers

Inheritance: Enemy
Afficher le fichier Open project: DevelopersGuild/Castle-Bashers

Méthodes publiques

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

Méthodes publiques

Méthode Description
Act ( Type t ) : void
Start ( ) : void
Update ( ) : void

Private Methods

Méthode Description
Attack ( ) : void
Dash ( ) : void

Method Details

Act() public méthode

public Act ( Type t ) : void
t Type
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

attackCollider public_oe property

public GameObject attackCollider
Résultat GameObject