fnc_stopRecording.sqf | |
Functions | |
OCAP_recorder_fnc_stopRecording | Stops recording the current mission. |
Stops recording the current mission. Can be used to pause the recording for later resumption. Also called automatically as part of OCAP_recorder_fnc_exportData.
Called via OCAP_pause via direct CBA event or the administrative diary entry.
None
Nothing
call FUNC(stopRecording);
No
Dell, Zealot, IndigoFox