DCS hook onSimulationResume

From DCS World Wiki - Hoggitworld.com


Envrioment: Server
Function: onSimulationResume Added with: 2.5.0
Member Of: hook
Syntax: nothing hook.onSimulationResume( )
Description: Occurs when the mission is resumed


Return Value: nothing
Return Actions:
Examples:
Related Functions: List of Callbacks: onMissionLoadBegin, onMissionLoadProgress, onMissionLoadEnd, onSimulationStart, onSimulationStop, onSimulationFrame, onSimulationPause, onSimulationResume, onGameEvent, onNetConnect, onNetMissionChanged, onNetConnect, onNetDisconnect, onPlayerConnect, onPlayerDisconnect, onPlayerStart, onPlayerStop, onPlayerChangeSlot, onPlayerTryConnect, onPlayerTrySendChat, onPlayerTryChangeSlot
Notes: