allMapMarkers
Revision as of 22:11, 17 March 2014 by Waffle SS. (talk | contribs)
Hover & click on the images for descriptions
Description
- Description:
- Return all markers in map.
Syntax
- Syntax:
- allMapMarkers
- Return Value:
- Array
Examples
- Example 1:
-
_markers = allMapMarkers
returns: ["marker1","_USER_DEFINED #2/0"]
Additional Information
- See also:
- See also needed
- Groups:
- Uncategorised
Notes
Notes
- Posted on March 17, 2014
- Waffle SS.
- A3 1.12: Markers placed in editor will be in the array as a string of their name. Markers placed by the player will begin with "_USER_DEFINED #."