C# Class Source_enemyLessThan, urban-survivors

Inheritance: Source_periodic
Afficher le fichier Open project: exdev/urban-survivors

Méthodes publiques

Свойство Type Description
enemyCount int
enemyTag string

Méthodes protégées

Méthode Description
CheckCondition ( ) : bool
Start ( ) : void

Method Details

CheckCondition() protected méthode

protected CheckCondition ( ) : bool
Résultat bool

Start() protected méthode

protected Start ( ) : void
Résultat void

Property Details

enemyCount public_oe property

public int enemyCount
Résultat int

enemyTag public_oe property

public string enemyTag
Résultat string