![]() |
ezEngine
Milestone 9
|
The event data that is broadcast whenever a stat is changed. More...
#include <Stats.h>
Public Types | |
enum | EventType { Add, Set, Remove } |
Which type of event this is. More... | |
Public Attributes | |
EventType | m_EventType |
const char * | m_szStatName |
ezVariant | m_NewStatValue |
The event data that is broadcast whenever a stat is changed.