-
Notifications
You must be signed in to change notification settings - Fork 3
API: Forwards
Jonathan Öhrström edited this page Aug 15, 2017
·
37 revisions
- OnWardenDeath
- OnWardenCreated
- OnWardenDisconnect
- OnWardenRetire
- OnAdminRemoveWarden
- OnCMenuOpened
- OnEventDayCreated
- OnEventDayAborted
- OnHnsOver
| OnWardenDeath | |
|---|---|
Called when the current warden dies. |
|
|
Parameters int CLIENT - Client index |
Returns Nothing |
public void OnWardenDeath(int client);
BW © Jonathan Öhrström, built with contributions by developers!