TMap.Spawns
property Spawns[ID: Byte]: TActiveSpawnPoint Access mode: R
Description
Array of TActiveSpawnPoint, holding all spawn points on the map.
Note: it's an array[1..255], NOT [0..255]. Calling Spawns[0] will cause an error
property Spawns[ID: Byte]: TActiveSpawnPoint Access mode: R
Array of TActiveSpawnPoint, holding all spawn points on the map.
Note: it's an array[1..255], NOT [0..255]. Calling Spawns[0] will cause an error