Function ambient_api::core::network::components::is_synced_resources
source · pub fn is_synced_resources() -> Component<()>
Expand description
Is synchronized resources: If attached, this entity contains global resources that are synchronized to clients, but not persisted.
Attributes: Debuggable, Networked