EntityFinder

An EntityFinder is used to search for Entities. Each Entity in the game world is tested against provided condition functions. If the Entity passes all of the tests then it is added to the results.You can provide custom functions to use as conditions.

Functions and Enumerations