Back to Home
ESO Function Data v101042
DestroyAllFreeObjects()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/utility/zo_objectpool.lua:212
--
function ZO_ObjectPool:DestroyAllFreeObjects(destroyFunction)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/crowncrates/crowncrates.lua:444
--
particlePool:DestroyAllFreeObjects(ZO_CrownCrates.DeleteParticle)
ingame/crowncrates/crowncrates.lua:451
--
particlePool:DestroyAllFreeObjects(ZO_CrownCrates.DeleteParticle)