![]() |
XII Release 0.1.0
|
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 |
xiiStringView | m_sStatName |
xiiVariant | m_NewStatValue |
The event data that is broadcast whenever a stat is changed.