Function ambient_api::core::network::components::is_remote_entity
source · pub fn is_remote_entity() -> Component<()>
Expand description
Is remote entity: If attached, this entity was not spawned locally (e.g. if this is the client, it was spawned by the server).
Attributes: Debuggable, Networked