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