Handling
Exports
There are 3 client events available. These are useful if you want to create items for either the editor or the timing tool. They are secured, so you don't need to run additional checks before using them.
-- client only
TriggerEvent("jg-handling:client:open-editor") -- opens the handling editor
TriggerEvent("jg-handling:client:open-timing-tool") -- opens the timing tool
TriggerEvent("jg-handling:client:close-timing-tool") -- closes the timing tool