Mineserver
A rewrite of Minecraft 1.8.9 in C++ !
|
This is the complete list of members for EventsManager, including all inherited members.
EventsManager() | EventsManager | |
fire(T &event) | EventsManager | inline |
inst() | EventsManager | static |
subscribe(const typename EventHandler< T >::callbackType &callback) | EventsManager | inline |
subscribe(typename EventHandler< T >::callbackType &&callback) | EventsManager | inline |
unsubscribe(typename EventHandler< T >::subId subId) | EventsManager | inline |
~EventsManager() | EventsManager | inline |