Class Spawner
Assembly: Main.dll
Syntax
public class Spawner : MonoBehaviour
Fields
|
Improve this Doc
View Source
arrSpawnObject
Declaration
public Spawner.SpawnInfo[] arrSpawnObject
Field Value
Methods
|
Improve this Doc
View Source
DoAdd(Spawner.SpawnInfo[])
Declaration
public void DoAdd(params Spawner.SpawnInfo[] arrSpawnObject)
Parameters
|
Improve this Doc
View Source
DoClear()
Declaration
|
Improve this Doc
View Source
DoInit(Rect, Spawner.SpawnInfo[])
Declaration
public void DoInit(Rect sSpawnRect, params Spawner.SpawnInfo[] arrSpawnObject)
Parameters