enableUAVConnectability: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *T([a-z ])" to "$1 - t$2") |
||
Line 16: | Line 16: | ||
|p2= uav: [[Object]] or [[Array]] | |p2= uav: [[Object]] or [[Array]] | ||
|p3= checkAllItems: [[Boolean]] - | |p3= checkAllItems: [[Boolean]] - true for enabling of all terminals in unit's inventory, false for enabling of terminal assigned to proper slot only. | ||
|r1= [[Nothing]] | |r1= [[Nothing]] |
Revision as of 15:50, 8 November 2023
Description
- Description:
- Enables unit's AV terminal(s) connecting to UAV.
- Groups:
- Remote Control
Syntax
- Syntax:
- object enableUAVConnectability [uav, checkAllItems]
- Parameters:
- object: Object
- uav: Object or Array
- checkAllItems: Boolean - true for enabling of all terminals in unit's inventory, false for enabling of terminal assigned to proper slot only.
- Return Value:
- Nothing
Examples
- Example 1:
Additional Information
- See also:
- disableUAVConnectability isUAVConnectable
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