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

Public Member Functions

 PoolAttribute (string poolName="Pool")
 

Public Attributes

readonly string poolName
 

Detailed Description

Definition at line 6 of file PoolAttribute.cs.


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