ScriptEvent:touchesBounds

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

Parameters

entity entity -- Entity to check against.

Result

boolean

Supported By

idEntity

Comments

  • If entity is null, the result will be false.

Functionality

Returns whether the bounds of this entity interests the bounds of the specified entity.