ScriptEvent:floor
From Mod Wiki
Parameters
float value -- Number to round.
Result
Supported By
sdSysCallThread
Functionality
Rounds the value given down to the closest integer less than or equal to it.
float value -- Number to round.
sdSysCallThread
Rounds the value given down to the closest integer less than or equal to it.