Entitas  0.35.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Static Public Member Functions | List of all members
Entitas.GroupExtension Class Reference

Static Public Member Functions

static EntityCollector CreateCollector (this Group group, GroupEventType eventType=GroupEventType.OnEntityAdded)
 Creates an EntityCollector for this group.
 

Detailed Description

Definition at line 3 of file GroupExtension.cs.


The documentation for this class was generated from the following file: