> For the complete documentation index, see [llms.txt](https://laot7490.gitbook.io/ltbridge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://laot7490.gitbook.io/ltbridge/scripting/events.md).

# Events

Register and emit custom events with automatic resource-name prefixing. Use for in-resource communication without hardcoding event strings.

## Functions

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Emit</strong></td><td>Triggers local event with formatted name.</td><td><a href="/pages/Ies0wC0OPKPVeLDdwFgl">/pages/Ies0wC0OPKPVeLDdwFgl</a></td></tr><tr><td><strong>EmitNet</strong></td><td>Triggers network event with formatted name.</td><td><a href="/pages/LBCIaEIWVlcbOVlHN3la">/pages/LBCIaEIWVlcbOVlHN3la</a></td></tr><tr><td><strong>Register</strong></td><td>Register a event with formatted name.</td><td><a href="/pages/rIEpoO6zinBMNEqN7JsQ">/pages/rIEpoO6zinBMNEqN7JsQ</a></td></tr></tbody></table>
