getWPPos

From Bohemia Interactive Community
Revision as of 04:53, 16 April 2006 by Fragorl (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

back to COMREF

getWPPos waypoint


Operand types:

waypoint: Array

Type of returned value:

Array

Description:

Get waypoint position.


Example:

_wPos = getWPPos [groupOne, 1]