getSubtitleOptions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (added example) |
||
Line 21: | Line 21: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |Example 1= | |x1= <code>_subtitleSettings = [[getSubittleOptions]];</code> |Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|mp= - |Multiplayer Behaviour= | |mp= - |Multiplayer Behaviour= | ||
| [[getAudioOptionVolumes]] |See Also= | | [[getAudioOptionVolumes]], [[soundVolume]], [[musicVolume]], [[radioVolume]] |See Also= | ||
}} | }} | ||
Revision as of 11:50, 26 May 2019
Description
- Description:
- Returns subtitles settings in format [subtitles, radio subtitles].
- Multiplayer:
- -
- Groups:
- Uncategorised
Syntax
- Syntax:
- getSubtitleOptions
- Return Value:
- Array
Examples
- Example 1:
_subtitleSettings = getSubittleOptions;
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
[[Category:Introduced with arma3dev version 1.93]][[ Category: arma3dev: New Scripting Commands | GETSUBTITLEOPTIONS]][[ Category: arma3dev: Scripting Commands | GETSUBTITLEOPTIONS]]