![]() |
Entitas
0.40.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
|
Static Public Member Functions | |
static Collector< TEntity > | CreateCollector< TEntity > (this IGroup< TEntity > group, GroupEvent groupEvent=GroupEvent.Added) |
Creates an Collector for this group. | |
Definition at line 3 of file GroupExtension.cs.