Back to Home
ESO Function Data v100025
AllocatorIterator()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/skills/skillpointallocationmanager.lua:670
--
function ZO_SkillPointAllocationManager:AllocatorIterator(allocatorFilterFunctions)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/skills/skillpointallocationmanager.lua:626
--
self:AllocatorIterator()
ingame/skills/skillpointallocationmanager.lua:657
--
self:AllocatorIterator({ ZO_SkillPointAllocator.IsAnyChangePending })
ingame/skills/skillpointallocationmanager.lua:664
--
self:AllocatorIterator({ ZO_SkillPointAllocator.DoPendingChangesIncurCost })
ingame/skills/skillpointallocationmanager.lua:678
--
self:AllocatorIterator({ ZO_SkillPointAllocator.IsAnyChangePending })
ingame/skills/skillpointallocationmanager.lua:695
--
self:AllocatorIterator({ ZO_SkillPointAllocator.IsAnyChangePending })