EventObserver.unsubscribeGlobal

Unsubscribes a global event.

class EventObserver
static
void
unsubscribeGlobal
(
string eventName
)

Parameters

eventName
Type: string

The name of the event to unsubscribe.

Meta