getMissionOptions

From Bohemia Interactive Community
Revision as of 17:03, 28 January 2024 by Killzone Kid (talk | contribs) (Created page with "{{RV|type=command |game1= arma3 |version1= 2.16 |gr1= System |gr2= Mission |descr= Returns various mission options |s1= getissionOptions |r1= Array - in format: [...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns various mission options
Groups:
SystemMission

Syntax

Syntax:
getissionOptions
Return Value:
Array - in format: [ignoreNoDamage] (see setVideoOptions)

Examples

Example 1:
private _missionOptions = getMissionOptions;

Additional Information

See also:
setMissionOptions getResolution getAudioOptionVolumes getSubtitleOptions

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