DCS func getMissionOptions

From DCS World Wiki - Hoggitworld.com


Envrioment: Server
Function: getMissionOptions Added with: 2.5.0
Member Of: DCS
Syntax: table DCS.getMissionOptions( )
Description: Returns the table of the options for a given mission as stored in the options.lua file embedded in a miz.


Return Value: table
Return Example:
Examples:
Related Functions: Control API: setPause, getPause, stopMission, exitProcess, isMultiplayer, isServer, getModelTime, getRealTime, getMissionOptions, getAvailableCoalitions, getAvailableSlots, getCurrentMission, getMissionName, getMissionFilename, getMissionResult, getUnitProperty, getUnitType, getUnitTypeAttribute, writeDebriefing, setUserCallbacks, makeScreenShot
Notes: