Back to Home
ESO Function Data v100027
GetExistingObject()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/utility/zo_objectpool.lua:135
--
function ZO_ObjectPool:GetExistingObject(objectKey)
libraries/zo_templates/objectpooltemplates.lua:119
--
function ZO_MetaPool:GetExistingObject(objectKey)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/collectibledatamanager.lua:1302
--
self.categoryObjectPool:GetExistingObject(categoryIndex)
ingame/map/worldmap.lua:3987
--
self:GetExistingObject(pinKey)
ingame/map/worldmap.lua:3998
--
self:GetExistingObject(pinKey)
ingame/skills/skillpointallocationmanager.lua:554
--
allocatorPool:GetExistingObject(allocatorKey)
ingame/skills/skillpointallocationmanager.lua:709
--
allocatorPool:GetExistingObject(allocatorKey)
ingame/skills/skillpointallocationmanager.lua:731
--
allocatorPool:GetExistingObject(allocatorKey)
ingame/skills/skillsdatamanager.lua:1184
--
self.skillTypeObjectPool:GetExistingObject(skillType)