EventManager.hasSubscription

Check whether an event has any subscription at all.

class EventManager
@property const
bool
hasSubscription
(
E
)
()
if (
isEvent!E
)

Meta