Entity.Equals(object).md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Entity
Entity.Equals(object) Method
Note: Not implemented to avoid excessive boxing.
public override bool Equals(object obj);
Parameters
obj System.Object