poison ~master (2016-12-10T22:03:17Z)
Home
Dub
Repo
EventObserver.unsubscribeGlobal
poison
core
eventobserver
EventObserver
Unsubscribes a global event.
class
EventObserver
static
void
unsubscribeGlobal
(
string
eventName
)
Parameters
eventName
Type:
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.