showUAVFeed: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1 $2;</sqf>") |
||
Line 16: | Line 16: | ||
|r1= [[Boolean]] - always [[true]] unless error | |r1= [[Boolean]] - always [[true]] unless error | ||
|x1= < | |x1= <sqf>showUAVFeed true;</sqf> | ||
|seealso= [[shownUAVFeed]] [[allUnitsUAV]] [[getConnectedUAV]] [[UAVControl]] [[connectTerminalToUAV]] [[isUAVConnected]] [[BIS_fnc_liveFeed]] | |seealso= [[shownUAVFeed]] [[allUnitsUAV]] [[getConnectedUAV]] [[UAVControl]] [[connectTerminalToUAV]] [[isUAVConnected]] [[BIS_fnc_liveFeed]] | ||
}} | }} |
Revision as of 14:10, 5 May 2022
Description
- Description:
- Shows/hides video feed transmitted from UAV in its custom info panel.
- Groups:
- Remote ControlCustom Panels
Syntax
- Syntax:
- showUAVFeed show
- Parameters:
- show: Boolean
- Return Value:
- Boolean - always true unless error
Examples
- Example 1:
- showUAVFeed true;
Additional Information
- See also:
- shownUAVFeed allUnitsUAV getConnectedUAV UAVControl connectTerminalToUAV isUAVConnected BIS_fnc_liveFeed
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