getCurrentScenePath =================== :doc:`/types/SceneManager/index`::getCurrentScenePath Returns the current scene's path. Declaration ----------- .. code-block:: cpp std::string getCurrentScenePath(); Parameters ---------- None. Returns ------- The current scene's path.