UAVControl: Difference between revisions

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


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


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 00:17, 22 May 2014

Hover & click on the images for description

Description

Description:
Get array with unit connected to vehicle and position in that vehicle.
Groups:
Uncategorised

Syntax

Syntax:
uavControl uav
Parameters:
uav: Object
Return Value:
Array - in format: [unit_object,position_string]

Examples

Example 1:

Additional Information

See also:
showUavFeedshownUavFeedallUnitsUavgetConnectedUavconnectTerminalToUav isUavConnected

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