![]() |
Entitas
0.40.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
|
Public Member Functions | |
ContextInfo (string name, string[] componentNames, Type[] componentTypes) | |
Public Attributes | |
readonly string | name |
readonly string [] | componentNames |
readonly Type [] | componentTypes |
Definition at line 5 of file ContextInfo.cs.