Event.ParamTypes

The event's argument type tuple.

struct Event(T)
alias ParamTypes = ParameterTypeTuple!T

Meta