EventList.Trigger

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

execute
auto execute(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
auto opCall(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

count
size_t count [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

activation
activationDelegate activation;
Undocumented in source.
changed
void delegate(EventOperation operation, delegateType item) changed;
Undocumented in source.

Meta