Skip to content

Format

typescript
NetClient.InjectOnConnectEvent(flag?)

class: NetClient

Description

What to do after successfully connecting to the server.

Parameters

param_nametypedescription
flag?callbackCallback

Return

typedescription
void

Code Example