class CNmEntityAttributeEventBase : public CNmEvent
{
public:
CUtlString m_ attributeName;
private:
uint8 pad_ 0028[16];
};KV3 Class Defaults
{
_ class = "CNmEntityAttributeEventBase"
m_ flStartTime =
{
m_ flValue = 0.0
}
m_ flDuration =
{
m_ flValue = 0.0
}
m_ syncID = ""
m_ bClientOnly = false
m_ attributeName = ""
}