Function ambient_api::entity::get_all

source ·
pub fn get_all<T>(component: Component<T>) -> Vec<EntityId>
Expand description

Gets all of the entities that have the given component.