Open Dev Kit Documentation :: General :: Math :: Round Down Int Int
Root.Math.RoundDownIntInt( Value Integer, Unit Integer ) IntegerRounds down a integer value to the nearest number
Parameters
Return Value
Lua Usage
local integer = math:RoundDownIntInt(value, unit)
If you think anything is missing, please feel free to: submit documentation feedback on this page
