pub fn component_has_impl(
context_id: GoudContextId,
entity_id: GoudEntityId,
type_id_hash: u64,
) -> boolExpand description
Checks if an entity has a specific component.
pub fn component_has_impl(
context_id: GoudContextId,
entity_id: GoudEntityId,
type_id_hash: u64,
) -> boolChecks if an entity has a specific component.