isStreamFriendlyUIEnabled: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "(\| * )+\}\}" to "}}")
m (Text replacement - " {3,}\|" to " |")
Line 10: Line 10:


| '''isStreamFriendlyUIEnabled'''
| '''isStreamFriendlyUIEnabled'''


| [[Boolean]]
| [[Boolean]]


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


| [[isInstructorFigureEnabled]], [[isTutHintsEnabled]]
| [[isInstructorFigureEnabled]], [[isTutHintsEnabled]]

Revision as of 18:39, 18 January 2021

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:
System

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