entitysysd ~master (2017-09-27T22:21:20Z)
Home
Dub
Repo
EventManager.hasSubscription
entitysysd
event
EventManager
Check whether an event has any subscription at all.
class
EventManager
@
property
const
bool
hasSubscription
(
E
)
(
)
if
(
isEvent
!
E
)
Meta
Source
See Implementation
entitysysd
event
EventManager
functions
emit
hasSubscription
isSubscribed
subscribe
unsubscribe
Check whether an event has any subscription at all.