persistent_resources

Function persistent_resources 

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

Persistent resources: If attached, this entity contains global resources that are persisted to disk and synchronized to clients.

Attributes: Debuggable, Networked