AbstractNode.onPlayerGone

Generic function that removes a player from the node's list and sends a PlayerDisconnected packet to notify the node of the disconnection.

class AbstractNode
protected shared
void
onPlayerGone
(,
ubyte reason
)

Meta