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