isEvent

Returns true if the type or variable is an Event!(...)

enum bool isEvent(T);

Meta