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

Public Member Functions

 ContextInfo (string name, string[] componentNames, Type[] componentTypes)
 

Public Attributes

readonly string name
 
readonly string [] componentNames
 
readonly Type [] componentTypes
 

Detailed Description

Definition at line 5 of file ContextInfo.cs.


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