isStreamFriendlyUIEnabled: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game name" to "|Game name=")
m (Text replacement - "____________________________________________________________________________ ________________ " to "____________________________________________________________________________ ")
Line 1: Line 1:
{{Command|Comments=
{{Command|Comments=
____________________________________________________________________________
____________________________________________________________________________
________________


| arma3 |Game name=
| arma3 |Game name=
Line 8: Line 6:
|0.70|Game version=
|0.70|Game version=
____________________________________________________________________________
____________________________________________________________________________
________________


| Returns the status of STREAM FRIENDLY UI setting in UI (OPTIONS >> GAME >> GENERAL >> STREAM FRIENDLY UI).|DESCRIPTION=
| Returns the status of STREAM FRIENDLY UI setting in UI (OPTIONS >> GAME >> GENERAL >> STREAM FRIENDLY UI).|DESCRIPTION=
____________________________________________________________________________
____________________________________________________________________________
________________


| '''isStreamFriendlyUIEnabled''' |SYNTAX=
| '''isStreamFriendlyUIEnabled''' |SYNTAX=
Line 25: Line 19:


____________________________________________________________________________
____________________________________________________________________________
________________


| [[isInstructorFigureEnabled]], [[isTutHintsEnabled]]  |SEEALSO=  
| [[isInstructorFigureEnabled]], [[isTutHintsEnabled]]  |SEEALSO=  
Line 32: Line 24:
|  |MPBEHAVIOUR=  
|  |MPBEHAVIOUR=  
____________________________________________________________________________
____________________________________________________________________________
________________
}}
}}



Revision as of 21:50, 5 January 2020

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