Back to Home
ESO Function Data v101044
SetHouseIds()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/housetours/housetours_search_manager.lua:44
--
function ZO_HouseTours_Search_Filters:SetHouseIds(houseIds)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/housetours/gamepad/housetours_gamepad.lua:618
--
dialog.pendingFilterData:SetHouseIds(newHouseIds)
ingame/housetours/gamepad/housetours_gamepad.lua:1338
--
filters:SetHouseIds({houseId})
ingame/housetours/keyboard/housetours_searchresults_keyboard.lua:129
--
filters:SetHouseIds(newHouseIds)
ingame/housetours/keyboard/housetours_searchresults_keyboard.lua:275
--
filters:SetHouseIds({houseId})
ingame/housetours/keyboard/housetours_searchresults_keyboard.lua:638
--
self.pendingFilterData:SetHouseIds(newHouseIds)