shownSubtitles: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{RV|type=command |arma 3 |2.06 |gr1= | A getter for showSubtitles | shownSubtitles | Boolean returns true if subtitles are set to show |x1= <code>_set...")
 
No edit summary
Line 11: Line 11:
| [[shownSubtitles]]
| [[shownSubtitles]]


| [[Boolean]] returns [[true]] if subtitles are set to show
| [[Boolean]] - returns [[true]] if subtitles are set to show


|x1= <code>_setToshow = [[shownSubtitles]];</code>
|x1= <code>_setToShow = [[shownSubtitles]];</code>


|seealso= [[showSubtitles]]
|seealso= [[showSubtitles]]

Revision as of 13:37, 16 May 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Uncategorised

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:
_setToShow = shownSubtitles;

Additional Information

See also:
showSubtitles

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