How to overload operator == for (TArray)?

:rofl: nearlyequal
test it and show the results

return Transform.GetLocation().Equals(Location.GetLocation(), KINDA_SMALL_NUMBER);

hope it helps,
cheers!

1 Like