Back to Home
ESO Function Data v101042
SetupSort()
Function Aliases
- No known aliases for this function.
Global Function Definitions
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/contacts/gamepad/friendslist_gamepad.lua:20 -- self:SetupSort(FRIENDS_LIST_ENTRY_SORT_KEYS, "status", ZO_SORT_ORDER_UP)
- ingame/contacts/gamepad/ignorelist_gamepad.lua:15 -- self:SetupSort(IGNORE_LIST_ENTRY_SORT_KEYS, "displayName", ZO_SORT_ORDER_UP)
- ingame/group/gamepad/zo_grouplist_gamepad.lua:30 -- self:SetupSort(SORT_KEYS, "displayName", ZO_SORT_ORDER_UP)
- ingame/groupfinder/gamepad/groupfinder_applicationlist_gamepad.lua:204 -- self:SetupSort(GROUP_FINDER_APPLICATIONS_LIST_ENTRY_SORT_KEYS, "GetEndTimeSeconds", ZO_SORT_ORDER_UP)
- ingame/guild/gamepad/guildroster_gamepad.lua:26 -- self:SetupSort(GUILD_ROSTER_ENTRY_SORT_KEYS, "status", ZO_SORT_ORDER_UP)
- ingame/guildfinder/gamepad/guildbrowser_applications_gamepad.lua:27 -- self:SetupSort(ZO_GUILD_BROWSER_APPLICATIONS_ENTRY_SORT_KEYS, "durationS", ZO_SORT_ORDER_DOWN)
- ingame/guildfinder/gamepad/guildrecruitment_applications_gamepad.lua:36 -- self:SetupSort(ZO_GUILD_RECRUITMENT_APPLICATIONS_ENTRY_SORT_KEYS, "durationS", ZO_SORT_ORDER_DOWN)
- ingame/guildfinder/gamepad/guildrecruitment_blacklist_gamepad.lua:32 -- self:SetupSort(ZO_GUILD_RECRUITMENT_BLACKLIST_ENTRY_SORT_KEYS, "name", ZO_SORT_ORDER_UP)
- ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:1017 -- self:SetupSort(ZO_HOUSING_SETTINGS_LIST_ENTRY_SORT_KEYS, "displayName", ZO_SORT_ORDER_UP)
- ingame/leaderboards/gamepad/leaderboardlist_gamepad.lua:75 -- self:SetupSort(LEADERBOARD_LIST_ENTRY_SORT_KEYS, "rank", ZO_SORT_ORDER_UP)
- ingame/tradinghouse/gamepad/tradinghouse_browseresults_gamepad.lua:41 -- self:SetupSort(NO_SORT_KEYS, TRADING_HOUSE_SEARCH:GetSortOptions())