getSubtitleOptions: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Command|= " to "{{Command|Comments= ") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(24 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 | | |game1= arma3 | ||
|version1= 1.94 | |||
| | |gr1= Radio and Chat | ||
| | |descr= Returns subtitles settings. | ||
| | |s1= [[getSubtitleOptions]] | ||
| | |r1= [[Array]] of [[Boolean]]s - options in format [subtitlesEnabled, radioSubtitlesEnabled] | ||
| | |x1= <sqf>private _subtitleSettings = getSubtitleOptions;</sqf> | ||
| [[ | |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