class HeroPurchaseBonus_ t
{
public:
int32 m_ nTier;
CUtlString m_ strValue;
EModifierValue m_ ValueType;
};KV3 Class Defaults
{
m_ nTier = 0
m_ strValue = ""
m_ ValueType = "MODIFIER_ VALUE_ INVALID"
}class HeroPurchaseBonus_ t
{
public:
int32 m_ nTier;
CUtlString m_ strValue;
EModifierValue m_ ValueType;
};{
m_ nTier = 0
m_ strValue = ""
m_ ValueType = "MODIFIER_ VALUE_ INVALID"
}