![]() |
Entitas
0.40.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
|
Public Member Functions | |
bool | Equals (TEntity x, TEntity y) |
int | GetHashCode (TEntity obj) |
Static Public Attributes | |
static readonly IEqualityComparer< TEntity > | comparer = new EntityEqualityComparer<TEntity>() |
TEntity | : | class | |
TEntity | : | IEntity | |
TEntity | : | new() |
Definition at line 5 of file EntityEqualityComparer.cs.