showUAVFeed: Difference between revisions

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


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


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 00:20, 22 May 2014

Hover & click on the images for description

Description

Description:
Shows/hides video feed transmitted from UAV.
Groups:
Uncategorised

Syntax

Syntax:
showUavFeed bool
Parameters:
bool: Boolean
Return Value:
Nothing

Examples

Example 1:
showUavFeed true;

Additional Information

See also:
shownUavFeedallUnitsUavgetConnectedUavuavControl , connectTerminalToUav , 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