C# Class BombWeapon, wepwep

Inheritance: MonoBehaviour
Afficher le fichier Open project: encephalopathy/wepwep Class Usage Examples

Méthodes publiques

Свойство Type Description
bombActivated bool

Méthodes publiques

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

Private Methods

Méthode Description
fireBomb ( ) : IEnumerator
wave ( ) : IEnumerator

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

bombActivated public_oe property

public bool bombActivated
Résultat bool