Entitas  0.35.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Entitas.CodeGenerator.CodeGeneratorExtensions Class Reference

Static Public Member Functions

static bool IsDefaultPoolName (this string poolName)
 
static string PoolPrefix (this string poolName)
 
static string [] ComponentLookupTags (this ComponentInfo componentInfo)
 
static string UppercaseFirst (this string str)
 
static string LowercaseFirst (this string str)
 
static string ToUnixLineEndings (this string str)
 

Detailed Description

Definition at line 91 of file CodeGenerator.cs.


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