Back to Home
ESO Function Data v101042
SetCategory()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/centerscreenannounce/centerscreenannounce.lua:259
--
function ZO_CenterScreenMessageParams:SetCategory(category)
ingame/groupfinder/groupfinderdata.lua:212
--
function ZO_GroupListingUserTypeData:SetCategory(category)
ingame/groupfinder/groupfinder_shared.lua:272
--
function ZO_GroupFinder_CreateEditGroupListing_Shared:SetCategory(category)
ingame/groupfinder/gamepad/groupfinder_searchresults_gamepad.lua:117
--
function ZO_GroupFinder_Gamepad_SearchResultsList_Filter:SetCategory(category)
libraries/zo_scene/zo_scenefragment.lua:60
--
function ZO_SceneFragment:SetCategory(category)
pregameandingame/zo_options/gamepad/zo_options_gamepad.lua:292
--
function ZO_GamepadOptions:SetCategory(category)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/centerscreenannounce/centerscreenannounce.lua:1370
--
messageParams:SetCategory(category)
ingame/groupfinder/groupfinder_shared.lua:273
--
self.userTypeData:SetCategory(category)
ingame/groupfinder/groupfinder_shared.lua:278
--
self.userTypeData:SetCategory(selectedData.value)
ingame/groupfinder/gamepad/groupfinder_searchresults_gamepad.lua:894
--
self.filterLeft:SetCategory(category)
ingame/groupfinder/gamepad/groupfinder_searchresults_gamepad.lua:895
--
self.filterRight:SetCategory(category)
ingame/groupfinder/keyboard/groupfinder_keyboard.lua:315
--
self.createGroupListingContent:SetCategory(category)
ingame/scenes/ingamefragments.lua:907
--
TITLE_FRAGMENT:SetCategory(FRAGMENT_CATEGORY_TITLE)
ingame/scenes/ingamefragments.lua:910
--
RIGHT_PANEL_TITLE_FRAGMENT:SetCategory(FRAGMENT_CATEGORY_TITLE)
pregame/statemanager/pregamestatemanager.lua:389
--
GAMEPAD_OPTIONS:SetCategory(SETTING_PANEL_ACCESSIBILITY)