ScriptEvent:removeBoundPlayer

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

Parameters

entity (cannot be null) player -- Player to remove.

Result

None.

Supported By

sdScriptEntity

Comments

  • If the specified player is not in this proxy, the behaviour is undefined.

Functionality

Removes the player from this proxy.