shownUAVFeed: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "Category:Command Group: Remote Control" to "") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma3 |Game name= | | arma3 |Game name= | ||
Line 9: | Line 8: | ||
|gr2= Custom Panels |GROUP2= | |gr2= Custom Panels |GROUP2= | ||
| Returns [[true]] if video feed transmitted from UAV is shown. A getter for [[showUAVFeed]]. |DESCRIPTION= | | Returns [[true]] if video feed transmitted from UAV is shown. A getter for [[showUAVFeed]]. |DESCRIPTION= | ||
| [[shownUAVFeed]] |SYNTAX= | | [[shownUAVFeed]] |SYNTAX= | ||
Line 19: | Line 16: | ||
|x1= <code>_bool = [[shownUAVFeed]];</code>|EXAMPLE1= | |x1= <code>_bool = [[shownUAVFeed]];</code>|EXAMPLE1= | ||
| [[showUAVFeed]], [[allUnitsUAV]], [[getConnectedUAV]], [[UAVControl]], [[connectTerminalToUAV]], [[isUAVConnected]] |SEEALSO= | | [[showUAVFeed]], [[allUnitsUAV]], [[getConnectedUAV]], [[UAVControl]], [[connectTerminalToUAV]], [[isUAVConnected]] |SEEALSO= |
Revision as of 03:49, 17 January 2021
Description
- Description:
- Returns true if video feed transmitted from UAV is shown. A getter for showUAVFeed.
- Groups:
- Remote ControlCustom Panels
Syntax
- Syntax:
- shownUAVFeed
- Return Value:
- Boolean
Examples
- Example 1:
_bool = shownUAVFeed;
Additional Information
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