Entitas  0.35.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Public Member Functions | List of all members
Entitas.CodeGenerator.IComponentCodeGenerator Interface Reference
Inheritance diagram for Entitas.CodeGenerator.IComponentCodeGenerator:
Entitas.CodeGenerator.ICodeGenerator Entitas.CodeGenerator.ComponentExtensionsGenerator Entitas.CodeGenerator.ComponentIndicesGenerator

Public Member Functions

CodeGenFile [] Generate (ComponentInfo[] componentInfos)
 

Detailed Description

Definition at line 3 of file IComponentCodeGenerator.cs.


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