Back to Home
ESO Function Data v100036
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:326
--
local function CreateDifficultyListEntry(textEnum, type, normalIcon, veteranIcon)
Function Calls
ingame/group/gamepad/zo_groupmenu_gamepad.lua:426
--
CreateDifficultyListEntry("", MENU_ENTRY_TYPE_DUNGEON_DIFFICULTY, GetGamepadDungeonDifficultyIcon(DUNGEON_DIFFICULTY_NORMAL), GetGamepadDungeonDifficultyIcon(DUNGEON_DIFFICULTY_VETERAN))