SystemMessage¶
Struct | orca.filesystem
Handler of system messages you can add to your project
Overview¶
Fields¶
| Field | Type | Description |
|---|---|---|
Message |
string |
Message name, i.e. KeyDown |
Key |
string |
Associated key for the message, if applicable |
Command |
string |
Command to execute when the message is received |