isUAVConnected: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\{\{RV\|type=command \| arma3 \| *([0-9]\.[0-9]{2}) * \|gr1=(.*) \|(.*) \|(.*) \|p1=(.*) \|(.*) \|x1=(.*) \|seealso=(.*) \}\} " to "{{RV|type=command |game1= arma3 |version1= $1 |gr1=$2 |descr=$3 |s1=$4 |p1=$5 |r1=$6...) |
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
||
Line 18: | Line 18: | ||
|seealso= [[showUAVFeed]], [[shownUAVFeed]], [[allUnitsUAV]], [[getConnectedUAV]], [[UAVControl]], [[connectTerminalToUAV]] | |seealso= [[showUAVFeed]], [[shownUAVFeed]], [[allUnitsUAV]], [[getConnectedUAV]], [[UAVControl]], [[connectTerminalToUAV]] | ||
}} | }} | ||
{{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} |
Revision as of 23:13, 10 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