Battle Talent  V11
Classes | Public Member Functions | Public Attributes | Events | List of all members
CrossLink.SpawnPoint Class Reference

Inherits MonoBehaviour.

Classes

class  SpawnInfo
 

Public Member Functions

void OnAddToMgr (SpawnPointMgr spMgr)
 
void OnRemoveFromMgr (SpawnPointMgr spMgr)
 

Public Attributes

SpawnInfo[] spawnList
 
SpawnPoint waitAnotherPoint
 
int waitSpawnIndex = 0
 
bool changeCamp = false
 
bool fixPointSpawn = false
 
float randomPosXOffset = 1
 
float randomPosZOffset = 1
 

Events

System.Action< PhysicsUnitSpawnEvent
 
System.Action< int > QueueEvent
 
System.Action< SpawnPointClearEvent