ScriptEvent:filterEntity

From Mod Wiki

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.