showUAVFeed: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
(see also)
Line 17: Line 17:




|x1= <code></code>|= EXAMPLE1
|x1= <code>[[showUavFeed]] [[true]];</code>|= EXAMPLE1
   
   


____________________________________________________________________________________________
____________________________________________________________________________________________


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


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 17:28, 14 March 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:
shownUavFeedallUnitsUavgetConnectedUavisUavConnecteduavControl

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