getWPPos

From Bohemia Interactive Community
Revision as of 19:04, 22 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


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]