Back to Home
ESO Function Data v100023
SetBackgroundFragment()
Function Aliases
No known aliases for this function.
Global Function Definitions
pregame/console/createlinkaccountscreen/createlinkloadingscreen_gamepad.lua:288
--
function ZO_CreateLinkLoading_Gamepad:SetBackgroundFragment(fragment)
pregame/gamepad/worldselect/worldselectscreen_gamepad.lua:241
--
function ZO_WorldSelect_Gamepad:SetBackgroundFragment(fragment)
Local Function Definitions
No known local definitions for this function.
Function Calls
pregame/console/createlinkaccountscreen/createlinkloadingscreen_gamepad.lua:308
--
self:SetBackgroundFragment(backgroundFragment)
pregame/scenes/console/pregamescenes_console.lua:90
--
CREATE_LINK_LOADING_SCREEN_GAMEPAD:SetBackgroundFragment(PREGAME_ANIMATED_BACKGROUND_FRAGMENT)
pregame/scenes/console/pregamescenes_console.lua:98
--
WORLD_SELECT_GAMEPAD:SetBackgroundFragment(PREGAME_ANIMATED_BACKGROUND_FRAGMENT)
pregame/statemanager/console/pregamestates_console.lua:94
--
CREATE_LINK_LOADING_SCREEN_GAMEPAD:SetBackgroundFragment(PREGAME_ANIMATED_BACKGROUND_FRAGMENT)
pregame/statemanager/console/pregamestates_console.lua:96
--
WORLD_SELECT_GAMEPAD:SetBackgroundFragment(PREGAME_ANIMATED_BACKGROUND_FRAGMENT)
pregame/statemanager/console/pregamestates_console.lua:350
--
WORLD_SELECT_GAMEPAD:SetBackgroundFragment(CREATE_ACCOUNT_BACKGROUND_FRAGMENT)
pregame/statemanager/console/pregamestates_console.lua:433
--
WORLD_SELECT_GAMEPAD:SetBackgroundFragment(LINK_ACCOUNT_BACKGROUND_FRAGMENT)