Back to Home
ESO Function Data v100022
InsertCollectible()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectibledatamanager.lua:486
--
function ZO_SpecializedSortedCollectibles:InsertCollectible(collectibleData)
ingame/collections/collectibledatamanager.lua:518
--
function ZO_SpecializedSortedOutfitStyleTypes:InsertCollectible(collectibleData)
ingame/collections/collectibledatamanager.lua:600
--
function ZO_SpecializedSortedOutfitStyles:InsertCollectible(collectibleData)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/collectibledatamanager.lua:536
--
styles:InsertCollectible(collectibleData)
ingame/collections/collectibledatamanager.lua:767
--
self.specializedSortedCollectibles:InsertCollectible(collectibleData)