fnc_eh_disconnected.sqf | |
Functions | |
OCAP_recorder_fnc_eh_disconnected | This function uses the OCAP_EH_HandleDisconnect event handler to log “disconnected” events to the timeline. |
This function uses the OCAP_EH_HandleDisconnect event handler to log “disconnected” events to the timeline. It will exclude any body left over from further recording.
See the wiki for details. https://community.bistudio.com
False [Bool]
call FUNC(eh_disconnected);
No
IndigoFox