Back to Home
ESO Function Data v101038
SetHUDScene()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/scenes/ingamescenemanager.lua:393
--
function ZO_IngameSceneManager:SetHUDScene(hudSceneName)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/battleground/battlegroundscoreboard.lua:414
--
SCENE_MANAGER:SetHUDScene("battleground_scoreboard_end_of_game")
ingame/battleground/battlegroundscoreboard.lua:435
--
SCENE_MANAGER:SetHUDScene("battleground_scoreboard_end_of_game")
ingame/battleground/battlegroundscoreboard.lua:450
--
SCENE_MANAGER:SetHUDScene("battleground_scoreboard_in_game")
ingame/housingeditor/housingeditorhud.lua:823
--
SCENE_MANAGER:SetHUDScene("housingEditorHud")
ingame/scenes/ingamescenemanager.lua:407
--
self:SetHUDScene("hud")
ingame/screenshotmode/gamepad/screenshotmode_gamepad.lua:78
--
SCENE_MANAGER:SetHUDScene("gamepadScreenshotMode")
ingame/siegebar/siegebar.lua:147
--
SCENE_MANAGER:SetHUDScene("siegeBar")