isUAVConnected: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also)
m (upadated see also)
Line 21: Line 21:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[showUavFeed]], [[shownUavFeed]], [[allUnitsUav]], [[getConnectedUav]], [[uavControl]] |= SEEALSO  
| [[showUavFeed]], [[shownUavFeed]], [[allUnitsUav]], [[getConnectedUav]], [[uavControl]] , [[connectTerminalToUav ]]  |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 00:16, 22 May 2014

Hover & click on the images for description

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:
bool = isUavConnected cursorTarget

Additional Information

See also:
showUavFeedshownUavFeedallUnitsUavgetConnectedUavuavControl , connectTerminalToUav

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

Notes

Bottom Section