toggle menu
Rell System Library API Reference
rell
switch theme
search in API
Rell System Library
/
op_context
/
emit_event
emit_event
rell
function
emit_event
(
type
:
text
,
data
:
gtv
)
Emits an event with the provided type and data.
Since
0.10.4
Parameters
type
Name of the event to emit.
data
Data to emit