ScriptEvent:filterEntity

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

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.