ScriptEvent:floor

From Mod Wiki

Parameters

float value -- Number to round.

Result

float

Supported By

sdSysCallThread

Functionality

Rounds the value given down to the closest integer less than or equal to it.