waypointLoiterRadius: Difference between revisions
m (Text replacement - "<h3 style='display:none'>Bottom Section</h3>" to "")  | 
				Lou Montana (talk | contribs)  m (Some wiki formatting)  | 
				||
| (36 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{  | {{RV|type=command  | ||
| arma3  | |game1= arma3  | ||
|version1= 1.00  | |||
|1.00  | |||
|gr1= Waypoints  | |gr1= Waypoints  | ||
| Gets the waypoint loiter radius.   | |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