C# Class Source_enemyLessThan, urban-survivors

Inheritance: Source_periodic
Datei anzeigen Open project: exdev/urban-survivors

Public Properties

Property Type Description
enemyCount int
enemyTag string

Protected Methods

Method Description
CheckCondition ( ) : bool
Start ( ) : void

Method Details

CheckCondition() protected method

protected CheckCondition ( ) : bool
return bool

Start() protected method

protected Start ( ) : void
return void

Property Details

enemyCount public_oe property

public int enemyCount
return int

enemyTag public_oe property

public string enemyTag
return string