Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Source_enemyLessThan
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