getWPPos

From Bohemia Interactive Community
Revision as of 00:26, 17 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.


Example:

_wPos = getWPPos [groupOne, 1]