pub fn dont_despawn_on_unload() -> Component<()>
Expand description

Don’t automatically despawn on module unload: Indicates that this entity shouldn’t be despawned when the module that spawned it unloads.

Attributes: Debuggable, Store