Skip to content

Files

Latest commit

 

History

History
10 lines (7 loc) · 450 Bytes

exports.md

File metadata and controls

10 lines (7 loc) · 450 Bytes

Exports

There are 3 exports available. These are useful if you want to create items for either the editor or the timing tool.

These events are secured so you don't need to run additional checks before using them.

TriggerEvent("jg-handling:client:open-editor")
TriggerEvent("jg-handling:client:open-timing-tool")
TriggerEvent("jg-handling:client:close-timing-tool")