Module ambient_api::core::network::components
source · Expand description
Auto-generated component definitions.
Functions
- Is persistent resources: If attached, this entity contains global resources that are persisted to disk and synchronized to clients.
- Is remote entity: If attached, this entity was not spawned locally (e.g. if this is the client, it was spawned by the server).
- Is synchronized resources: If attached, this entity contains global resources that are synchronized to clients, but not persisted.
- No sync: If attached, this entity will not be synchronized to clients.