shownSubtitles: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) No edit summary |
m (formatting) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
|arma 3 | |game1= arma 3 | ||
|2.06 | |version1= 2.06 | ||
|gr1= | |gr1= Radio and Chat | ||
| A getter for [[showSubtitles]] | |descr= A getter for [[showSubtitles]]. | ||
| [[shownSubtitles]] | |s1= [[shownSubtitles]] | ||
| [[Boolean]] - | |r1= [[Boolean]] - Returns [[true]] if subtitles are set to show | ||
|x1= <code>_setToShow = [[shownSubtitles]];</code> | |x1= <code>_setToShow = [[shownSubtitles]];</code> | ||
Line 17: | Line 17: | ||
|seealso= [[showSubtitles]] | |seealso= [[showSubtitles]] | ||
}} | }} | ||
Revision as of 10:10, 20 May 2021
Description
- Description:
- A getter for showSubtitles.
- Groups:
- Radio and Chat
Syntax
- Syntax:
- shownSubtitles
- Return Value:
- Boolean - Returns true if subtitles are set to show
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