isUAVConnected: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
Lou Montana (talk | contribs) |
||
Line 1: | Line 1: | ||
{{Command|= | {{Command|Comments= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| arma3 | | | arma3 |Game name= | ||
|0.76| | |0.76|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[isUAVConnected]] uav |SYNTAX= | ||
|p1= uav: [[Object]] |PARAMETER1= | |p1= uav: [[Object]] |PARAMETER1= | ||
| [[Boolean]] |RETURNVALUE | | [[Boolean]] |RETURNVALUE= | ||
|x1= <code>_isConnected = [[isUAVConnected]] [[cursorTarget]];</code>|EXAMPLE1= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[showUAVFeed]], [[shownUAVFeed]], [[allUnitsUAV]], [[getConnectedUAV]], [[UAVControl]] , [[connectTerminalToUAV]] | | [[showUAVFeed]], [[shownUAVFeed]], [[allUnitsUAV]], [[getConnectedUAV]], [[UAVControl]], [[connectTerminalToUAV]] |SEEALSO= | ||
| | | |MPBEHAVIOUR= | ||
}} | }} | ||
Line 35: | Line 32: | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command Group: Remote Control]] |
Revision as of 19:22, 7 April 2019
Description
- Description:
- Returns true if UAV is connected to some terminal.
- Groups:
- Uncategorised
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