CheckIn() Method
Namespace: SWNetwork
Checking into the SocketWeaver services with a random generated unique player Id.
Declaration
Overloads
CheckIn(string) Method
Checking into the SocketWeaver services with specified player Id. Make sure the playerId is unique.
Declaration
Parameters | Type | Description |
customPlayerId | string | The customPlayerId |
Last updated