gameserver v0.1.2 (2022-04-08T19:28:27Z)
Dub
Repo
Client.onAddClient
gameserver
client
Client
Undocumented in source. Be warned that the author may not have intended to support it.
void
onAddClient
(void delegate(ClientInfo) dg)
void
onAddClient
(void function(ClientInfo) dg)
struct
Client
void
onAddClient
(
void
function
(
ClientInfo
)
dg
)
Meta
Source
See Implementation
gameserver
client
Client
functions
disconnect
initialize
onAddClient
onClientMoved
onMsg
onRemoveClient
process
send
variables
info
roomPeers
validPeers