Entity.HasComponent(Type) Method
Definition
Namespace: Brine2D.ECS
Checks if this entity has a component of the specified type \(non\-generic version\). Used internally by EntityQuery for dynamic type checking.
Parameters
componentType System.Type
Namespace: Brine2D.ECS
Checks if this entity has a component of the specified type \(non\-generic version\). Used internally by EntityQuery for dynamic type checking.
componentType System.Type