voxelman v0.6.1 (2016-01-09T15:39:38Z)
Dub
Repo
SessionInfoPacket
voxelman
net
packets
Undocumented in source.
struct
SessionInfoPacket {
ClientId
yourId
;
string
[
ClientId
]
clientNames
;
}
Members
Variables
clientNames
string
[
ClientId
]
clientNames
;
Undocumented in source.
yourId
ClientId
yourId
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
net
packets
functions
registerPackets
structs
ClientLoggedInPacket
ClientLoggedOutPacket
LoginPacket
MessagePacket
PacketMapPacket
SessionInfoPacket