unitIsUAV: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9]) ?= (.+) \|version([0-9]) ?= (.+) " to "|game$1= $2 |version$3= $4 ") |
Lou Montana (talk | contribs) |
||
Line 12: | Line 12: | ||
|p1= object: [[Object]] | |p1= object: [[Object]] | ||
|r1= [[Boolean]] - [[true | |r1= [[Boolean]] - [[true]] when UAV | ||
|x1= <code>_isUAV = [[unitIsUAV]] _vehicle;</code> | |x1= <code>_isUAV = [[unitIsUAV]] _vehicle;</code> |
Revision as of 19:20, 25 September 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