![]() |
Entitas
0.35.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
|
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) |
Definition at line 91 of file CodeGenerator.cs.