|
Entitas Redux
|
Static Public Member Functions | |
| static TEntity[] | GetEntities< TEntity > (this IContext< TEntity > context, IMatcher< TEntity > matcher) |
| Returns all entities matching the specified matcher. More... | |
Definition at line 28 of file ContextExtension.cs.
|
static |
Returns all entities matching the specified matcher.
| TEntity |
| context | |
| matcher |
| TEntity | : | class | |
| TEntity | : | IEntity |
Definition at line 37 of file ContextExtension.cs.