Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
spawner3
C# Class spawner3, Unity
Inheritance:
MonoBehaviour
Show file
Open project: zackva/Unity
Public Properties
Property
Type
Description
enemyCount
int
timer
float
whatToSpawn
GameObject
Public Methods
Method
Description
Update
( ) :
void
spawn
( ) :
void
Method Details
Update()
public
method
public
Update
( ) :
void
return
void
spawn()
public
method
public
spawn
( ) :
void
return
void
Property Details
enemyCount
public property
public
int
enemyCount
return
int
timer
public property
public
float
timer
return
float
whatToSpawn
public property
public
GameObject
whatToSpawn
return
GameObject