yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::EventBus::HandlerEntry Struct Reference

Public Attributes

HandlerId id
 
std::function< void(const Event &) fn )
 

Detailed Description

Definition at line 57 of file event_bus.h.

Member Data Documentation

◆ id

HandlerId yaze::EventBus::HandlerEntry::id

Definition at line 58 of file event_bus.h.

◆ fn

std::function<void(const Event&) yaze::EventBus::HandlerEntry::fn)

Definition at line 59 of file event_bus.h.


The documentation for this struct was generated from the following file: