Module lotus_script::message
source · Structs§
- Represents the state of the battery switch.
- Represents a button press or release event in the cockpit.
- Represents a message that can be sent between scripts or from the engine.
- Represents the metadata for a message type.
- Represents the source of a message.
- Represents an event triggered by a sensor in the system.
Enums§
- Represents a message target.
- Represents the type of trigger event that occurred.
Traits§
- Represents a message type that can be sent between scripts or from the engine. The MessageType::MESSAGE_META constant should return a globally unique message meta for the message type.
Functions§
- Sends the message to the given targets.