Module ambient_guest_bridge::core::ecs::components
source · Expand description
Auto-generated component definitions.
Functions
- Don’t automatically despawn on module unload: Indicates that this entity shouldn’t be despawned when the module that spawned it unloads.
- Don’t store: Indicates that this entity shouldn’t be stored on disk.
- ID: The ID of the entity.
- Remove at game time: If attached, this entity will be despawned at the specified game time.