Expand description
Casting utilities for actor meshes.
Enums§
- Cast
Error - The type of error of casting operations.
Statics§
- CAST_
ACTOR_ MESH_ ID - Which mesh this message was cast to. Used for undeliverable message handling, where the CastMessageEnvelope is serialized, and its content cannot be inspected.
Functions§
- update_
undeliverable_ envelope_ for_ casting - An undeliverable might have its sender address set as the comm actor instead of the original sender. Update it based on the headers present in the message so it matches the sender.