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