ScriptEvent:checkContents
From Mod Wiki
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
Supported By
sdSysCallThread
Functionality
Checks the given bounds for any objects which match the collision mask specified.