// MIsBoxedIntegerType
class TrackedStatValue_t
{
public:
    int32 m_Value;
};