ScriptEvent:removeBoundPlayer
From Mod Wiki
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.