Public Attributes | |
| HandlerId | id |
| std::function< void(const Event &) | fn ) |
Definition at line 57 of file event_bus.h.
| HandlerId yaze::EventBus::HandlerEntry::id |
Definition at line 58 of file event_bus.h.
| std::function<void(const Event&) yaze::EventBus::HandlerEntry::fn) |
Definition at line 59 of file event_bus.h.