![]() |
Plasma Engine
2.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 |
plStringView | m_sStatName |
plVariant | m_NewStatValue |
The event data that is broadcast whenever a stat is changed.