ScriptEvent:checkContents

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

Parameters

vector start -- Start position for the contents check
vector mins -- Mins of the bounds to check with.
vector maxs -- Maxs of the bounds to check with.
integer mask -- Collision mask to use.
object ignore -- Object to ignore in the check, may be an entity or a client entity.

Result

float

Supported By

sdSysCallThread

Functionality

Checks the given bounds for any objects which match the collision mask specified.