Entitas  0.35.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Entitas.Serialization.Blueprints.ComponentBlueprint Class Reference

Public Member Functions

 ComponentBlueprint (int index, IComponent component)
 
IComponent CreateComponent (Entity entity)
 

Public Attributes

int index
 
string fullTypeName
 
SerializableMember [] members
 

Detailed Description

Definition at line 7 of file ComponentBlueprint.cs.


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