Back to Home
ESO Function Data v101044
ShowZoneStoriesScene()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/zonestories/zonestories_manager.lua:39
--
function ZO_ZoneStories_Manager:ShowZoneStoriesScene(zoneId)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/achievements/gamepad/achievements_gamepad.lua:547
--
ZONE_STORIES_MANAGER:ShowZoneStoriesScene(zoneId)
ingame/achievements/keyboard/achievements.lua:129
--
ZONE_STORIES_MANAGER:ShowZoneStoriesScene(zoneId)
ingame/map/worldmap.lua:4341
--
ZONE_STORIES_MANAGER:ShowZoneStoriesScene(zoneStoryZoneId)
ingame/map/gamepad/worldmapzonestory_gamepad.lua:187
--
ZONE_STORIES_MANAGER:ShowZoneStoriesScene(self:GetCurrentZoneStoryZoneId())
ingame/map/keyboard/worldmapzonestory_keyboard.lua:165
--
ZONE_STORIES_MANAGER:ShowZoneStoriesScene(WORLD_MAP_ZONE_STORY_KEYBOARD:GetCurrentZoneStoryZoneId())
ingame/scenes/uisystemmanager.lua:58
--
ZONE_STORIES_MANAGER:ShowZoneStoriesScene(zoneId)
ingame/scenes/uisystemmanager.lua:61
--
ZONE_STORIES_MANAGER:ShowZoneStoriesScene(zoneId)
ingame/zonestories/zonestories_manager.lua:30
--
self:ShowZoneStoriesScene(zoneId)
internalingame/zonestories/zonestoriestile.lua:31
--
ShowZoneStoriesScene(data.zoneId)