synced_resources

Function synced_resources 

Source
pub fn synced_resources() -> Component<()>
Expand description

Synchronized resources: If attached, this entity contains global resources that are synchronized to clients, but not persisted.

Attributes: Debuggable, Networked