DCS func getPause

From DCS World Wiki - Hoggitworld.com


Envrioment: Server
Function: getPause Added with: 2.5.0
Member Of: DCS
Syntax: boolean DCS.getPause( )
Description: Returns the pause state of a server. True for server is paused, false if server is not paused.


Return Value: boolean
Return Example: true
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: