class CNmEntityAttributeIntEvent : public CNmEntityAttributeEventBase
{
public:
int32 m_ nIntValue;
};KV3 Class Defaults
{
_ class = "CNmEntityAttributeIntEvent"
m_ flStartTime =
{
m_ flValue = 0.0
}
m_ flDuration =
{
m_ flValue = 0.0
}
m_ syncID = ""
m_ bClientOnly = false
m_ attributeName = ""
m_ nIntValue = 0
}