Round
From King Arthur's Gold Wiki
Revision as of 17:36, 22 August 2012 by Shadlington (Talk | contribs)
Rounds the given float to the nearest whole number, as an int.
int Round(float x)
Rounds the given float to the nearest whole number, as an int.
int Round(float x)