EventManager

Undocumented in source.

Alias This

signalImpl

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.
signalImpl
RestrictedSignal!(FiredContext, T) signalImpl()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta