Skip to content

Format

typescript
NetClient.InjectOnDisconnectEvent(e)

class: NetClient

Description

What to do after disconnecting the server.

Parameters

param_nametypedescription
ecallbackCallback

Return

typedescription
void

Code Example