Class EventHandler

inherits from StaticEventHandler

Public Functions

native static clearscope StaticEventHandler Find(
Class< StaticEventHandler > type
)

native static clearscope void SendNetworkEvent(
String name,
int arg1 = 0,
int arg2 = 0,
int arg3 = 0
)

native static clearscope void SendInterfaceEvent(
int playerNum,
String name,
int arg1 = 0,
int arg2 = 0,
int arg3 = 0
)