destroyPlayer

abstract fun destroyPlayer(player: PLAYER)

Destroy the PLAYER instance. After this, the player must not be reused.

Parameters

player

The PLAYER instance.