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