The Spawn Manager allows you to change the Faction that should get spawned midway or just one-time static. It also Contains a list of predefined prefabs so you can change what should get spawned.
Variables | |||
Name | Real Name | Category | Description |
Faction Prefabs | m_rFactionPrefabs | A list of Faction with there prefabs | |
Faction To Spawn When Dynamic Faction | m_factionToSpawnWhenDynamicFaction | Faction to be spawned | |
Functions | |||
Name | Type | Description | |
GetSpawnManager | NO_SCR_SpawnManager | Can give you the SpawnManager from nearly everywhere in the code. |