![]() |
Entitas
0.35.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
|
Public Member Functions | |
ComponentBlueprint (int index, IComponent component) | |
IComponent | CreateComponent (Entity entity) |
Public Attributes | |
int | index |
string | fullTypeName |
SerializableMember [] | members |
Definition at line 7 of file ComponentBlueprint.cs.