OnClientPlayerQuit
| This article needs checking. | |
Reason(s): We need a list of valid quit reasons --Talidan2 08:17, 22 October 2007 (CDT) |
<pageclass class="client" subcaption="Client-side event"></pageclass> <lowercasetitle></lowercasetitle> This event is triggered when a remote player quits the game
Parameters
string reason
- reason: A string representing the reason why the player quit.
Source
Example
This page lacks an example
--add an example here
See Also
- addEvent
- addEventHandler
- cancelEvent
- cancelLatentEvent
- getEventHandlers
- getLatentEventHandles
- getLatentEventStatus
- removeEventHandler
- triggerEvent
- wasEventCancelled