waypointLoiterRadius: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "\{\{GameCategory\|(arma[0123])\|[ _]?New[ _]Scripting[ _]Commands[ _]List\}\}" to "{{GameCategory|$1|New Scripting Commands}}")  | 
				Lou Montana (talk | contribs)  m (Some wiki formatting)  | 
				||
| (40 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{  | {{RV|type=command  | ||
| arma3 |  | |game1= arma3  | ||
|version1= 1.00  | |||
|  | |gr1= Waypoints  | ||
|  | |descr= Gets the waypoint's loiter radius.  | ||
|   | |s1= [[waypointLoiterRadius]] waypoint  | ||
|   | |p1= waypoint: [[Array]] format [[Waypoint]]  | ||
|  | |r1= [[Number]]  | ||
|   | |x1= <sqf>_radius = waypointLoiterRadius [groupOne, 1];</sqf>  | ||
|seealso= [[waypoints]] [[deleteWaypoint]] [[setWaypointCompletionRadius]] [[setWaypointPosition]] [[setWaypointTimeout]] [[setWaypointLoiterRadius]] [[addWaypoint]] [[setWaypointLoiterType]] [[currentWaypoint]]  | |||
|  | |||
}}  | }}  | ||
Latest revision as of 10:50, 8 November 2023
Description
- Description:
 - Gets the waypoint's loiter radius.
 - Groups:
 - Waypoints
 
Syntax
- Syntax:
 - waypointLoiterRadius waypoint
 - Parameters:
 - waypoint: Array format Waypoint
 - Return Value:
 - Number
 
Examples
- Example 1:
 
Additional Information
- See also:
 - waypoints deleteWaypoint setWaypointCompletionRadius setWaypointPosition setWaypointTimeout setWaypointLoiterRadius addWaypoint setWaypointLoiterType currentWaypoint
 
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