isStreamFriendlyUIEnabled: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 11: Line 11:
________________
________________


| True if stream friendly UI is enabled in Game Options. |= Description
| Returns the status of STREAM FRIENDLY UI setting in UI (OPTIONS >> GAME >> GENERAL >> STREAM FRIENDLY UI).|= Description
____________________________________________________________________________
____________________________________________________________________________


Line 22: Line 22:




|x1= <code>
|x1= <code>[[hint]] [[str]] [[isStreamFriendlyUIEnabled]];</code>|= EXAMPLE1  
</code>|= EXAMPLE1  


____________________________________________________________________________
____________________________________________________________________________
Line 29: Line 28:
________________
________________


|  |= SEEALSO  
| [[isInstructorFigureEnabled]], [[isTutHintsEnabled]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 21:15, 25 February 2017

Hover & click on the images for description

Description

Description:
Returns the status of STREAM FRIENDLY UI setting in UI (OPTIONS >> GAME >> GENERAL >> STREAM FRIENDLY UI).
Groups:
Uncategorised

Syntax

Syntax:
isStreamFriendlyUIEnabled
Return Value:
Boolean

Examples

Example 1:
hint str isStreamFriendlyUIEnabled;

Additional Information

See also:
isInstructorFigureEnabledisTutHintsEnabled

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