waypointLoiterAltitude: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|version1= 2.00 | |||
|2.00 | |||
|gr1= Waypoints | |gr1= Waypoints | ||
|Gets the waypoint loiter altitude. | |descr= Gets the waypoint loiter altitude. | ||
| [[ | |s1= [[waypointLoiterAltitude]] waypoint | ||
|p1= waypoint: [[Array]] format [[Waypoint]] | |||
| | |r1= [[Number]] | ||
| [ | |x1= <sqf>private _loiterAlt = waypointLoiterAltitude [groupOne, 1];</sqf> | ||
|seealso= [[setWaypointLoiterAltitude]] | |||
}} | }} | ||
Latest revision as of 12:17, 4 May 2022
Description
- Description:
- Gets the waypoint loiter altitude.
- Groups:
- Waypoints
Syntax
- Syntax:
- waypointLoiterAltitude waypoint
- Parameters:
- waypoint: Array format Waypoint
- Return Value:
- Number
Examples
- Example 1:
Additional Information
- See also:
- setWaypointLoiterAltitude
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