unitIsUAV: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Command|= ____________________________________________________________________________________________ |arma3 |= Game |1.56|= Game Version |arg= |= Multiplayer Arguments |...") |
Killzone Kid (talk | contribs) (see also) |
||
Line 17: | Line 17: | ||
| [[Bool]] - [[true]] when UAV |= Return Value | | [[Bool]] - [[true]] when UAV |= Return Value | ||
|x1= _isUAV = [[unitIsUAV]] veh; |= Example 1 | |x1= _isUAV = [[unitIsUAV]] veh; |= Example 1 | ||
| | | [[allUnitsUAV]] |= See Also | ||
}} | }} | ||
Revision as of 18:03, 4 July 2016
Description
- Description:
- Returns true if the unit type is UAV - coresponding to transport param "isUAV"
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
- _isUAV = unitIsUAV veh;
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