playerControllerId | The local playerControllerId number to be removed. |
bool Returns true if the player was successfully destoyed and removed.
Remove the specified player ID from the game.
Both the client and the server will destroy the player object and remove them from the player list. The playerControllerId is scoped to this client, not global to all players or clients.