Back to Home
ESO Function Data v100036
WasSceneOnStack()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_scene/zo_scenemanager_base.lua:369
--
function ZO_SceneManager_Base:WasSceneOnStack(sceneName)
libraries/zo_scene/zo_scenemanager_follower.lua:135
--
function ZO_SceneManager_Follower:WasSceneOnStack(sceneName)
libraries/zo_scene/zo_scenemanager_leader.lua:91
--
function ZO_SceneManager_Leader:WasSceneOnStack(sceneName)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/companion/gamepad/companionequipment_gamepad.lua:130
--
SCENE_MANAGER:WasSceneOnStack(self.scene:GetName())
ingame/inventory/gamepad/gamepadinventory.lua:151
--
SCENE_MANAGER:WasSceneOnStack(ZO_GAMEPAD_INVENTORY_SCENE_NAME)
libraries/zo_scene/zo_scenefragmenttemplates.lua:349
--
self.sceneManager:WasSceneOnStack(currentSceneName)