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

Public Member Functions

 DontGenerateAttribute (bool generateIndex=true)
 

Public Attributes

readonly bool generateIndex
 

Detailed Description

Definition at line 6 of file DontGenerateAttribute.cs.


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