getWPPos

From Bohemia Interactive Community
Revision as of 02:04, 18 April 2006 by Fragorl (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.

back to COMREF

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]