waypointLoiterRadius: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "|= Comments" to "|Comments=")  | 
				Lou Montana (talk | contribs)  m (Some wiki formatting)  | 
				||
| (48 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{  | {{RV|type=command  | ||
| arma3 |=   | |game1= arma3  | ||
|version1= 1.00  | |||
|  | |gr1= Waypoints  | ||
| Gets the waypoint loiter radius.   | |descr= Gets the waypoint's loiter radius.  | ||
|   | |s1= [[waypointLoiterRadius]] waypoint  | ||
|p1=   | |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