Back to Home
ESO Function Data v100034
SetHUDScene()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/scenes/ingamescenemanager.lua:385
--
function ZO_IngameSceneManager:SetHUDScene(hudSceneName)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/battleground/battlegroundscoreboard.lua:331
--
SCENE_MANAGER:SetHUDScene("battleground_scoreboard_end_of_game")
ingame/battleground/battlegroundscoreboard.lua:352
--
SCENE_MANAGER:SetHUDScene("battleground_scoreboard_end_of_game")
ingame/battleground/battlegroundscoreboard.lua:367
--
SCENE_MANAGER:SetHUDScene("battleground_scoreboard_in_game")
ingame/housingeditor/housingeditorhud.lua:495
--
SCENE_MANAGER:SetHUDScene("housingEditorHud")
ingame/scenes/ingamescenemanager.lua:399
--
self:SetHUDScene("hud")
ingame/screenshotmode/gamepad/screenshotmode_gamepad.lua:63
--
SCENE_MANAGER:SetHUDScene("gamepadScreenshotMode")
ingame/siegebar/siegebar.lua:147
--
SCENE_MANAGER:SetHUDScene("siegeBar")