unitIsUAV: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "<tt>([a-zA-Z0-9\. _"']+)<\/tt>" to "{{hl|$1}}") |
||
Line 6: | Line 6: | ||
|gr1= Remote Control | |gr1= Remote Control | ||
|descr= Returns whether or not the given object is an UAV, UGV (drone). Command will also return [[true]] for empty drones. Corresponding to transport parameter | |descr= Returns whether or not the given object is an UAV, UGV (drone). Command will also return [[true]] for empty drones. Corresponding to transport parameter {{hl|isUAV}}. | ||
|s1= [[unitIsUAV]] object | |s1= [[unitIsUAV]] object |
Revision as of 23:45, 15 November 2021
Description
- Description:
- Returns whether or not the given object is an UAV, UGV (drone). Command will also return true for empty drones. Corresponding to transport parameter isUAV.
- Groups:
- Remote Control
Syntax
Examples
- Example 1:
_isUAV = unitIsUAV _vehicle;
Additional Information
- See also:
- allUnitsUAV
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