Back to Home
ESO Function Data v101038
ZO_FlagIterator()
Function Aliases
ZO_MaskIterator()
Global Function Definitions
libraries/globals/globalapi.lua:401
--
function ZO_FlagIterator(iterationBeginOrEnd, iterationEnd)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/housingeditor/furnitureclasses_shared.lua:298
--
ZO_FlagIterator(HOUSING_FURNITURE_LOCATION_FILTER_ALL * 2, HOUSING_FURNITURE_LOCATION_FILTER_ITERATION_END)
ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:328
--
ZO_FlagIterator(HOUSING_FURNITURE_LOCATION_FILTER_ITERATION_BEGIN * 2, HOUSING_FURNITURE_LOCATION_FILTER_ITERATION_END)
ingame/housingeditor/keyboard/furnitureclasses_keyboard.lua:611
--
ZO_FlagIterator(HOUSING_FURNITURE_LOCATION_FILTER_ALL * 2, HOUSING_FURNITURE_LOCATION_FILTER_ITERATION_END)