Skip to content

API: Forwards

Jonathan Öhrström edited this page Aug 15, 2017 · 37 revisions

Forwards


OnWardenDeath

Called when the current warden dies.

Parameters
    int CLIENT - Client index

Example

public void OnWardenDeath(int client);

Clone this wiki locally