Difference between revisions of "ScriptEvent:filterEntity"

From Mod Wiki
 
(No difference)

Latest revision as of 13:02, 5 November 2007

Parameters

integer index -- Index of the targetInfo.
entity entity -- The entity to check.

Result

boolean

Supported By

sdSysCallThread

Comments

  • If the targetInfo is invalid or the entity is null, the result will be true.

Functionality

Returns whether the entity is caught by a targetInfo.