isPiPEnabled: Difference between revisions
Jump to navigation
Jump to search
(syntax fixed) |
m (template:command argument fix) |
||
Line 9: | Line 9: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns whether Picture-In-Picture video option is enabled or not. |= | | Returns whether Picture-In-Picture video option is enabled or not. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''isPiPEnabled''' |= | | '''isPiPEnabled''' |SYNTAX= | ||
| [[Boolean]] |= | | [[Boolean]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>_PiPState = isPiPEnabled;</code> |= | |x1= <code>_PiPState = isPiPEnabled;</code> |= | ||
| - |= | | - |SEEALSO= | ||
}} | }} |
Revision as of 14:41, 7 April 2019
Description
- Description:
- Returns whether Picture-In-Picture video option is enabled or not.
- Groups:
- Uncategorised
Syntax
- Syntax:
- isPiPEnabled
- Return Value:
- Boolean
Examples
- Example 1:
_PiPState = isPiPEnabled;
Additional Information
- See also:
- -
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