poison ~0.0.6 (2016-11-24T21:26:34Z)
Dub
Repo
EventObserver.unsubscribeGlobal
poison
core
eventobserver
EventObserver
Unsubscribes a global event.
class
EventObserver
static
void
unsubscribeGlobal
(
string
eventName
)
Parameters
eventName
string
The name of the event to unsubscribe.
Meta
Source
See Implementation
poison
core
eventobserver
EventObserver
functions
fireEvent
subscribe
unsubscribe
static functions
fireEventGlobal
subscribeGlobal
unsubscribeGlobal
Unsubscribes a global event.