TMap.Spawns

From Soldat Community Wiki
Revision as of 12:32, 22 August 2013 by Mighty (talk | contribs) (new page)
Jump to: navigation, search
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