Function: onClientJoined()
onClientJoined(
callback,socket):void
Defined in: online/core-events.ts:3
Parameters
callback
(clientId) => void
socket
PartySocket = window.socket
Returns
void
onClientJoined(
callback,socket):void
Defined in: online/core-events.ts:3
(clientId) => void
PartySocket = window.socket
void