Back to Home
ESO Function Data v101044
AllocatorIterator()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/skills/skillpointallocationmanager.lua:787
--
function ZO_SkillPointAllocationManager:AllocatorIterator(allocatorFilterFunctions)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/skills/skillpointallocationmanager.lua:743
--
self:AllocatorIterator()
ingame/skills/skillpointallocationmanager.lua:774
--
self:AllocatorIterator({ ZO_SkillPointAllocator.IsAnyChangePending })
ingame/skills/skillpointallocationmanager.lua:781
--
self:AllocatorIterator({ ZO_SkillPointAllocator.DoPendingChangesIncurCost })
ingame/skills/skillpointallocationmanager.lua:795
--
self:AllocatorIterator({ ZO_SkillPointAllocator.IsAnyChangePending })
ingame/skills/skillpointallocationmanager.lua:812
--
self:AllocatorIterator({ ZO_SkillPointAllocator.IsAnyChangePending })