Back to Home
ESO Function Data v100026
ZO_NumericallyIndexedTableReverseIterator()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/utility/zo_tableutils.lua:248
--
function ZO_NumericallyIndexedTableReverseIterator(t)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/tradinghouse/tradinghousecategories_shared.lua:259
--
ZO_NumericallyIndexedTableReverseIterator(self.featureKeys)
ingame/tradinghouse/tradinghousesearchhistory_manager.lua:76
--
ZO_NumericallyIndexedTableReverseIterator(self.searchEntries)
ingame/tradinghouse/tradinghousesearchhistory_manager.lua:81
--
ZO_NumericallyIndexedTableReverseIterator(self.searchEntries)