Searched refs:GetNextSceneId (Results 1 – 2 of 2) sorted by relevance
120 if (m_pScene->GetNextSceneId() != SCENE_ID_UNDEFINED) in Update()129 s32 nextSceneId = m_pScene->GetNextSceneId(); in Update()
90 s32 GetNextSceneId() const {return m_nextSceneId;} in GetNextSceneId() function