isUAVConnected: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "") |
||
Line 18: | Line 18: | ||
|seealso= [[showUAVFeed]], [[shownUAVFeed]], [[allUnitsUAV]], [[getConnectedUAV]], [[UAVControl]], [[connectTerminalToUAV]] | |seealso= [[showUAVFeed]], [[shownUAVFeed]], [[allUnitsUAV]], [[getConnectedUAV]], [[UAVControl]], [[connectTerminalToUAV]] | ||
}} | }} | ||
Revision as of 02:17, 13 June 2021
Description
- Description:
- Returns true if UAV is connected to some terminal.
- Groups:
- Remote Control
Syntax
- Syntax:
- isUAVConnected uav
- Parameters:
- uav: Object
- Return Value:
- Boolean
Examples
- Example 1:
_isConnected = isUAVConnected cursorTarget;
Additional Information
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