Function ambient_api::core::ecs::components::dont_store
source · pub fn dont_store() -> Component<()>
Expand description
Don’t store: Indicates that this entity shouldn’t be stored on disk.
Attributes: Debuggable, Networked, Store