pub fn is_persistent_resources() -> Component<()>
Expand description

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

Attributes: Debuggable, Networked