isPiPEnabled: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - " *\|= * " to " ") | Lou Montana (talk | contribs)  m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) | ||
| Line 1: | Line 1: | ||
| {{Command | {{Command | ||
| | TKOH  | | TKOH | ||
| |1.01 | |1.01 | ||
| |gr1= System  | |gr1= System | ||
| | Returns whether Picture-In-Picture video option is enabled or not.  | | Returns whether Picture-In-Picture video option is enabled or not. | ||
| | '''isPiPEnabled'''  | | '''isPiPEnabled''' | ||
| | [[Boolean]]  | | [[Boolean]] | ||
| |x1= <code>_PiPState = [[isPiPEnabled]];</code> | |x1= <code>_PiPState = [[isPiPEnabled]];</code> | ||
| |  | | | ||
| }} | }} | ||
Revision as of 00:41, 18 January 2021
Description
- Description:
- Returns whether Picture-In-Picture video option is enabled or not.
- Groups:
- System
Syntax
- Syntax:
- isPiPEnabled
- Return Value:
- Boolean
Examples
- Example 1:
- _PiPState = isPiPEnabled;
Additional Information
- See also:
- See also needed
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
 
	