TMap.Objects

From Soldat Community Wiki
Revision as of 12:31, 22 August 2013 by Mighty (talk | contribs) (new page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
property Objects[ID: Byte]: TActiveMapObject
 Access mode: R

Description

Array of TActiveMapObject, like medkits, bonuses, flags or nades.
Note: it's an array[1..255], NOT [0..255]. Calling Objects[0] will cause an error