Back to Home
ESO Function Data v100021
SetHUDScene()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/scenes/ingamescenemanager.lua:338
--
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:265
--
SCENE_MANAGER:SetHUDScene("housingEditorHud")
ingame/scenes/ingamescenemanager.lua:348
--
self:SetHUDScene("hud")
ingame/siegebar/siegebar.lua:147
--
SCENE_MANAGER:SetHUDScene("siegeBar")