waypointLoiterType: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (waypoint cat added)
No edit summary
Line 17: Line 17:




|x1= <code>_type = waypointLoiterRadius [groupOne, 1]</code> |= EXAMPLE1  
|x1= <code>_type = waypointLoiterType [groupOne, 1]</code> |= EXAMPLE1  


____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 06:00, 25 April 2015

Hover & click on the images for description

Description

Description:
Gets the waypoint loiter type. Waypoint uses format Waypoint.
Groups:
Uncategorised

Syntax

Syntax:
waypointLoiterType Waypoint
Parameters:
Waypoint: Waypoint
Return Value:
String

Examples

Example 1:
_type = waypointLoiterType [groupOne, 1]

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section