C# Class Entitas.CodeGenerator.ContextAttributesGenerator

Inheritance: IContextCodeGenerator
Mostrar archivo Open project: sschmid/Entitas-CSharp Class Usage Examples

Public Methods

Method Description
Generate ( string contextNames ) : Entitas.CodeGenerator.CodeGenFile[]

Private Methods

Method Description
generateContextAttributes ( string contextName ) : string

Method Details

Generate() public method

public Generate ( string contextNames ) : Entitas.CodeGenerator.CodeGenFile[]
contextNames string
return Entitas.CodeGenerator.CodeGenFile[]