Difference between revisions of "Global Variables.Map"

From Soldat Community Wiki
Jump to: navigation, search
(new page)
 
m (Description)
 
Line 10: Line 10:
  
 
Global variable used to access information on player's field of vision, get a flag's pointer or creating new objects or spawnpoints on the map.
 
Global variable used to access information on player's field of vision, get a flag's pointer or creating new objects or spawnpoints on the map.
 +
 +
 +
[[Category:Global Variables]]

Latest revision as of 15:18, 29 July 2013

 Map: TMap

Description

Variable Name Type
Map TMap

Global variable used to access information on player's field of vision, get a flag's pointer or creating new objects or spawnpoints on the map.