OnDisconnect: Difference between revisions

39 bytes removed ,  19 November 2022
no edit summary
No edit summary
 
No edit summary
 
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = client
|name = onDisconnect
|side = client
|type = event
|type = event
|name = onDisconnect
|games = iii vc sa iv
|usage = the client disconnects from a server
|desc = the client disconnects from a server
|callbackParameters = Event event, int reason
|arg1 = int reason The reason ID that the client disconnected.
|parameter1 = int reason The reason ID that the client disconnected.
|cancel = false
|cancellable = false
}}
}}
6,833

edits