act(event, data)
Broadcast an `act` event through the system.
| Name | Type | Required | Description |
|---|---|---|---|
event |
string | yes | Event name. |
data |
any | no | Optional payload. |
void
No additional runtime notes yet.
No additional details yet.