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