Chi-Tech
EventSubscriber.cc
Go to the documentation of this file.
1#include "EventSubscriber.h"
2
3namespace chi
4{
5
7{
8 // Default behavior is to not respond to events.
9}
10
11}
virtual void ReceiveEventUpdate(const Event &event)