|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| using Lila::EventData = std::variant< ClientInfo, EvalEvent, std::monostate, ErrorEvent, SymbolEvent > |
Variant type for event data.
Associates each EventType with its corresponding data structure.
Definition at line 107 of file EventBus.hpp.