Function: CloseEnough

Server & Client

bool CloseEnough(float a, float b, float epsilon = 0.0010000000474974513)

Server & Client

bool CloseEnough(const Vector&in a, const Vector&in b, float epsilon = 0.0010000000474974513)