EventOptions
Property | Type | Value | Description |
---|---|---|---|
name | Key | N/A | - |
once | boolean | N/A | Whether the event should be ran once or multiple times. |
run | EventRunner<Key> | N/A | - |
Property | Type | Value | Description |
---|---|---|---|
name | Key | N/A | - |
once | boolean | N/A | Whether the event should be ran once or multiple times. |
run | EventRunner<Key> | N/A | - |