Expand description
Commands
Structs§
- Command
- A command created by X-Plane or another plugin, that can be triggered
- Command
Hold - An RAII lock that keeps a command held down
- Owned
Command - A command created by this plugin that can be triggered by other components
Enums§
- Command
Create Error - Errors that can occur when creating a Command
- Command
Find Error - Errors that can occur when finding a command
Traits§
- Command
Handler - Trait for things that can handle commands