eventmanager ~master (2022-01-30T04:42:58.9488043)
Dub
Repo
EventInterface
eventmanager
eventinterface
Undocumented in source.
interface
EventInterface {
EventLifecycle
getLifecycle
();
Variant
getMetadata
();
void
setEventReceived
();
void
setEventDispatched
();
}
Members
Functions
getLifecycle
EventLifecycle
getLifecycle
()
Undocumented in source.
getMetadata
Variant
getMetadata
()
Undocumented in source.
setEventDispatched
void
setEventDispatched
()
Undocumented in source.
setEventReceived
void
setEventReceived
()
Undocumented in source.
Meta
Source
See Implementation
eventmanager
eventinterface
interfaces
EventInterface