Entitas  0.35.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.CodeGenerator.CustomComponentNameAttribute Class Reference
Inheritance diagram for Entitas.CodeGenerator.CustomComponentNameAttribute:

Public Member Functions

 CustomComponentNameAttribute (params string[] componentNames)
 

Public Attributes

readonly string [] componentNames
 

Detailed Description

Definition at line 6 of file CustomComponentNameAttribute.cs.


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