ScriptEvent:floor

From Mod Wiki
Revision as of 13:02, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.