playerControllerId | The local playerControllerId number to be removed. |
bool プレイヤーの削除が正常に行われた場合は true を返します。
ゲーム内から特定のプレイヤー ID を削除します。
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.