getWPPos

From Bohemia Interactive Community
Revision as of 21:02, 1 June 2006 by Raedor (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


getWPPos waypoint


Operand types:

waypoint: Array

Type of returned value:

Array

Compatibility:

Added in version 1.21

Description:

Get waypoint position.
Array is in format Waypoint


Example:

_wPos = getWPPos [groupOne, 1]