Remove

Removes a player from the node. If the player is removed using Kick or Transfer this packet is not sent.

Members

Enums

LEFT
anonymousenum LEFT
Undocumented in source.

Mixins

__anonymous
mixin IO!(reason)
Undocumented in source.

Variables

ID
enum ubyte ID;
Undocumented in source.
hubId
uint hubId;

Player's unique id given by the hub.

reason
ubyte reason;

Reason of the disconnection.

Meta