Difference between revisions of "ScriptEvent:binRemove"

From Mod Wiki
 
(No difference)

Latest revision as of 11:10, 5 November 2007

Parameters

entity (cannot be null) entity -- Entity to remove from the list.

Result

None.

Supported By

idPlayer

Comments

  • If the entity is not in the list, nothing will happen.

Functionality

Removes an entity from the player's list of tracked entities.