C# Class TestEnemy, Castle-Bashers

測試用敵人
Inheritance: NetworkBehaviour
Afficher le fichier Open project: DevelopersGuild/Castle-Bashers Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
Awake ( ) : void
Start ( ) : void
Update ( ) : void

Private Methods

Méthode Description
Attack ( ) : IEnumerator
FinishedAttacking ( ) : void
spawnAttackCollider ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
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

classification public_oe property

public Type, classification
Résultat Type,