isAutonomous: Difference between revisions
Jump to navigation
Jump to search
Waffle SS. (talk | contribs) m (global args) |
m (template:command argument fix) |
||
Line 8: | Line 8: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns true if UAV is in autonomous mode. |= | | Returns true if UAV is in autonomous mode. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''isAutonomous''' uav |= | | '''isAutonomous''' uav |SYNTAX= | ||
|p1= uav: [[Object]] |= | |p1= uav: [[Object]] |PARAMETER1= | ||
| [[Boolean]] |= | | [[Boolean]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>bool = [[isAutonomous]] uav;</code> |= | |x1= <code>bool = [[isAutonomous]] uav;</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[setAutonomous]] |= | | [[setAutonomous]] |SEEALSO= | ||
}} | }} |
Revision as of 14:41, 7 April 2019
Description
- Description:
- Returns true if UAV is in autonomous mode.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
bool = isAutonomous uav;
Additional Information
- See also:
- setAutonomous
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