getSubtitleOptions: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|version1= 1.94 | |||
|1.94 | |||
|gr1= Radio and Chat | |gr1= Radio and Chat | ||
| Returns subtitles settings. | |descr= Returns subtitles settings. | ||
| [[getSubtitleOptions]] | |s1= [[getSubtitleOptions]] | ||
| [[Array]] - | |r1= [[Array]] of [[Boolean]]s - options in format [subtitlesEnabled, radioSubtitlesEnabled] | ||
|x1= < | |x1= <sqf>private _subtitleSettings = getSubtitleOptions;</sqf> | ||
|seealso= [[getAudioOptionVolumes]] [[soundVolume]] [[musicVolume]] [[radioVolume]] | |seealso= [[getAudioOptionVolumes]] [[soundVolume]] [[musicVolume]] [[radioVolume]] [[radioEnabled]] [[shownSubtitles]] | ||
}} | }} | ||
Latest revision as of 15:55, 3 May 2022
Description
- Description:
- Returns subtitles settings.
- Groups:
- Radio and Chat
Syntax
- Syntax:
- getSubtitleOptions
- Return Value:
- Array of Booleans - options in format [subtitlesEnabled, radioSubtitlesEnabled]
Examples
- Example 1:
Additional Information
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