SeqEventManager

Undocumented in source.

Members

Functions

disable
void disable()
Undocumented in source. Be warned that the author may not have intended to support it.
emit
void emit(T args, string file, size_t line, string func, string preFunc)
Undocumented in source. Be warned that the author may not have intended to support it.
emit
void emit(S sender, T args, string file, size_t line, string func, string preFunc)
Undocumented in source. Be warned that the author may not have intended to support it.
enable
void enable()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
RestrictedSignal!(FiredContext, T) opIndex(size_t i)
Undocumented in source.

Meta