poison v0.2.1 (2016-12-09T21:57:53Z)
Home
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.