aurorafw ~master (2020-10-29T20:10:48Z)
Dub
Repo
genCallback.emit
aurorafw
event
eventsystem
event
genCallback
Undocumented in source. Be warned that the author may not have intended to support it.
void
emit
()
mixintemplate
genCallback
(T, E : Event, args...)
static if
(!(
args.length
))
static if
(
__traits(compiles, scoped!E())
)
void
emit
(
)
void
emit
(E event)
Meta
Source
See Implementation
aurorafw
event
eventsystem
event
genCallback
functions
connect
dispatch
emit
variables
callback