getSubtitleOptions: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (example formatting)
(stable)
Line 2: Line 2:
____________________________________________________________________________________________
____________________________________________________________________________________________


| arma3dev |Game=
| arma3 |Game=


|1.93|Game Version =(number surrounded by NO SPACES)
|1.94|Game Version =(number surrounded by NO SPACES)


|arg=  |Multiplayer Arguments =("local" or "global")
|arg=  |Multiplayer Arguments =("local" or "global")

Revision as of 13:48, 26 July 2019

Hover & click on the images for description

Description

Description:
Returns subtitles settings in format [subtitles, radio subtitles].
Multiplayer:
-
Groups:
Uncategorised

Syntax

Syntax:
getSubtitleOptions
Return Value:
Array

Examples

Example 1:
_subtitleSettings = getSubtitleOptions;

Additional Information

See also:
getAudioOptionVolumes soundVolume musicVolume radioVolume

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

Bottom Section