Back to Home
ESO Function Data v101044
CreateDifficultyListEntry()
Function Aliases
No known aliases for this function.
Global Function Definitions
No known global definitions for this function.
Local Function Definitions
ingame/group/gamepad/zo_groupmenu_gamepad.lua:346
--
local function CreateDifficultyListEntry(textEnum, type, normalIcon, veteranIcon)
Function Calls
ingame/group/gamepad/zo_groupmenu_gamepad.lua:456
--
CreateDifficultyListEntry("", MENU_ENTRY_TYPE_DUNGEON_DIFFICULTY, ZO_GetGamepadDungeonDifficultyIcon(DUNGEON_DIFFICULTY_NORMAL), ZO_GetGamepadDungeonDifficultyIcon(DUNGEON_DIFFICULTY_VETERAN))