|
Battle Talent
V11
|
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< PhysicsUnit > | SpawnEvent |
| System.Action< int > | QueueEvent |
| System.Action< SpawnPoint > | ClearEvent |