C# Class Entitas.CodeGenerator.ContextAttributesGenerator

Inheritance: IContextCodeGenerator
Afficher le fichier Open project: sschmid/Entitas-CSharp Class Usage Examples

Méthodes publiques

Méthode Description
Generate ( string contextNames ) : Entitas.CodeGenerator.CodeGenFile[]

Private Methods

Méthode Description
generateContextAttributes ( string contextName ) : string

Method Details

Generate() public méthode

public Generate ( string contextNames ) : Entitas.CodeGenerator.CodeGenFile[]
contextNames string
Résultat Entitas.CodeGenerator.CodeGenFile[]