public override int GetHashCode() { return(UMathUtils.CombineHash32(Value.GetHashCode(), Position.GetHashCode(), Length.GetHashCode())); }