selery ~master (2019-01-01T00:21:55Z)
Dub
Repo
SerializedGamePacket
selery
hncom
player
Undocumented in source.
@
serverbound
class
SerializedGamePacket :
HncomPacket
{
enum
ubyte
ID
;
uint
hubId
;
ubyte
[]
payload
;
mixin
Make
;
}
Members
Mixins
__anonymous
mixin
Make
Undocumented in source.
Variables
ID
enum
ubyte
ID
;
Undocumented in source.
hubId
uint
hubId
;
Player's unique id given by the hub.
payload
ubyte
[]
payload
;
Undocumented in source.
Mixed In Members
From
mixin
Make
__anonymous
mixin
xpacket
.
maker
.
Make
Undocumented in source.
fromBuffer
typeof
(
this
)
fromBuffer
(ubyte[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
selery
hncom
player
classes
Add
GamePacket
Kick
OrderedGamePacket
Remove
SerializedGamePacket
Transfer
UpdateDisplayName
UpdateLanguage
UpdateLatency
UpdatePacketLoss
UpdatePermissionLevel
UpdateViewDistance
UpdateWorld