Structs§
- Battery
Switch - Represents the state of the battery switch.
- Button
Event - Represents a button press or release event in the cockpit.
- Message
- Represents a message that can be sent between scripts or from the engine.
- Serialization
Error - Trigger
Event - Represents an event triggered by a sensor in the system.
Enums§
- Message
Handle Error - Message
Target - Represents a message target.
- Message
Value Error - Trigger
Kind - Represents the type of trigger event that occurred.
Traits§
- Message
Type - Represents a message type that can be sent between scripts or from the engine. The MessageType::id method should return a globally unique identifier for the message type. If in doubt, use a UUID.