IEntityWorld.FindEntity(Func) Method
Definition
Namespace: Brine2D.ECS
Finds the first entity that matches the specified predicate.
Parameters
predicate System.Func<Entity,System.Boolean>
Namespace: Brine2D.ECS
Finds the first entity that matches the specified predicate.
predicate System.Func<Entity,System.Boolean>