// MIsBoxedIntegerType
class PhysicsParticleId_t
{
public:
    uint32 m_Value;
};