OrderedGamePacket

Undocumented in source.

Members

Mixins

__anonymous
mixin IO!(order, payload)
Undocumented in source.

Variables

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

Player's unique id given by the hub.

order
uint order;
Undocumented in source.
payload
ubyte[] payload;
Undocumented in source.

Meta