Difference between revisions of "ScriptEvent:touchesBounds"

From Mod Wiki
 
(No difference)

Latest revision as of 11:17, 5 November 2007

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.