Back to Home
ESO Function Data v101045
ZO_MetaPool.New()
See also:
New()
Function Aliases
ZO_MetaPool:New()
Global Function Definitions
libraries/zo_templates/objectpooltemplates.lua:111
--
function ZO_MetaPool:New(sourcePool)
Local Function Definitions
No known local definitions for this function.
Function Calls
common/fx/fxcommon.lua:108
--
ZO_MetaPool.New(self, ZO_BlastParticleSystem_Pool)
ingame/antiquities/gamepad/antiquityjournal_gamepad.lua:1730
--
ZO_MetaPool:New(self.progressIconControlPool)
ingame/antiquities/keyboard/antiquityjournal_keyboard.lua:378
--
ZO_MetaPool:New(antiquityIconControlPool)
ingame/antiquities/keyboard/antiquityjournal_keyboard.lua:533
--
ZO_MetaPool:New(progressIconControlPool)
ingame/buffdebuff/buffdebuff.lua:83
--
ZO_MetaPool:New(buffControlPool)
ingame/collections/collectibledatamanager.lua:794
--
ZO_MetaPool:New(masterCollectibleObjectPool)
ingame/collections/collectibledatamanager.lua:798
--
ZO_MetaPool:New(masterSubcategoryObjectPool)
ingame/dailyloginrewards/dailyloginrewards_base.lua:13
--
ZO_MetaPool:New(ZO_Pending_LoopAnimation_Pool)
ingame/endlessdungeon/endlessdungeonbuff_shared.lua:119
--
ZO_MetaPool:New(g_endlessDungeonAvatarVisionParticlePool)
ingame/map/gamepad/worldmapantiquities_gamepad.lua:128
--
ZO_MetaPool:New(self.progressIconControlPool)
ingame/map/keyboard/worldmapantiquities_keyboard.lua:26
--
ZO_MetaPool:New(self.progressIconControlPool)
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:25
--
ZO_MetaPool:New(ZO_Pending_LoopAnimation_Pool)
ingame/promotionalevents/promotionalevents_shared.lua:178
--
ZO_MetaPool:New(ZO_Pending_LoopAnimation_Pool)
ingame/restyle/restyle_manager.lua:24
--
ZO_MetaPool:New(self.restyleSlotDataPool)
ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:19
--
ZO_MetaPool:New(ZO_Pending_LoopAnimation_Pool)
ingame/restyle/gamepad/restylestation_gamepad.lua:26
--
ZO_MetaPool:New(ZO_Pending_LoopAnimation_Pool)
ingame/restyle/keyboard/restylesheet_keyboard.lua:362
--
ZO_MetaPool:New(ZO_Pending_LoopAnimation_Pool)
ingame/skills/companionskillsdata.lua:218
--
ZO_MetaPool:New(COMPANION_SKILLS_DATA_MANAGER:GetSkillObjectPool())
ingame/skills/playerskillsdata.lua:399
--
ZO_MetaPool:New(SKILLS_DATA_MANAGER:GetSkillProgressionObjectPool(self:IsPassive()))
ingame/skills/playerskillsdata.lua:903
--
ZO_MetaPool:New(SKILLS_DATA_MANAGER:GetSkillObjectPool(IS_ACTIVE, IS_NOT_CRAFTED))
ingame/skills/playerskillsdata.lua:904
--
ZO_MetaPool:New(SKILLS_DATA_MANAGER:GetSkillObjectPool(IS_ACTIVE, IS_CRAFTED))
ingame/skills/playerskillsdata.lua:905
--
ZO_MetaPool:New(SKILLS_DATA_MANAGER:GetSkillObjectPool(IS_PASSIVE))
ingame/timedactivities/gamepad/timedactivities_gamepad.lua:319
--
ZO_MetaPool:New(self.activityRewardPool)
internalingame/market/gamepad/market_gamepad.lua:734
--
ZO_MetaPool:New(self.marketProductPool)
internalingame/market/gamepad/market_gamepad.lua:735
--
ZO_MetaPool:New(self.marketProductPool)
internalingame/market/gamepad/market_gamepad.lua:745
--
ZO_MetaPool:New(self.blankTilePool)
internalingame/market/gamepad/market_gamepad.lua:746
--
ZO_MetaPool:New(self.blankTilePool)
internalingame/market/gamepad/market_gamepad.lua:756
--
ZO_MetaPool:New(self.genericTilePool)
internalingame/market/gamepad/market_gamepad.lua:757
--
ZO_MetaPool:New(self.genericTilePool)
internalingame/market/keyboard/marketclasses_keyboard.lua:47
--
ZO_MetaPool:New(iconPool)
internalingame/market/keyboard/marketcontentfragment_keyboard.lua:19
--
ZO_MetaPool:New(marketProductIconPool)
libraries/zo_particles/zo_particlesystem.lua:21
--
ZO_MetaPool:New(ZO_ParticleSystem.particleClassToPool[particleClass])
libraries/zo_tooltip/zo_tooltip.lua:422
--
ZO_MetaPool:New(sourcePool)
publicallingames/antiquities/antiquityloredocument_manager.lua:279
--
ZO_MetaPool:New(acquisitionDescriptor.pool)