Equals
From King Arthur's Gold Wiki
Revision as of 16:56, 22 August 2012 by Shadlington (Talk | contribs)
Returns true if the two given floats are equal, otherwise false.
bool Equals(float a, float b)
Returns true if the two given floats are equal, otherwise false.
bool Equals(float a, float b)