genCallback.emit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void emit()
    mixintemplate genCallback(T, E : Event, args...)
    static if(!(args.length))
    static if(__traits(compiles, scoped!E()))
    void
    emit
    ()
  2. void emit(E event)

Meta