voxelman v0.9.0 (2022-05-10T16:23:35Z)
Dub
Repo
MessagePacket
voxelman
net
packets
Undocumented in source.
struct
MessagePacket {
string
msg
;
EntityId
clientId
;
MessageEndpoint
endpoint
;
}
Members
Variables
clientId
EntityId
clientId
;
Undocumented in source.
endpoint
MessageEndpoint
endpoint
;
Undocumented in source.
msg
string
msg
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
net
packets
enums
MessageEndpoint
functions
registerPackets
structs
ClientLoggedInPacket
ClientLoggedOutPacket
GameStartPacket
IdMapPacket
LoginPacket
MessagePacket
PacketMapPacket
SessionInfoPacket
variables
commandSourceToMsgEndpoint