Back to Home
ESO Function Data v101036
Use()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectibledatamanager.lua:65
--
function ZO_SetDefaultCollectibleData:Use(actorCategory)
ingame/collections/collectibledatamanager.lua:448
--
function ZO_CollectibleData:Use(actorCategory)
ingame/collections/keyboard/collectiblesetdefaulttile_keyboard.lua:183
--
function ZO_CollectibleSetDefaultTile_Keyboard:Use()
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/gamepad/collectionsbook_gamepad.lua:508
--
collectibleData:Use(GAMEPLAY_ACTOR_CATEGORY_PLAYER)
ingame/collections/keyboard/collectiblesetdefaulttile_keyboard.lua:30
--
self:Use()
ingame/collections/keyboard/collectiblesetdefaulttile_keyboard.lua:126
--
self:Use()
ingame/collections/keyboard/collectiblesetdefaulttile_keyboard.lua:173
--
self:Use()
ingame/collections/keyboard/collectiblesetdefaulttile_keyboard.lua:184
--
self.setDefaultCollectibleData:Use(self:GetActorCategory())
ingame/collections/keyboard/collectibletile_keyboard.lua:49
--
self.collectibleData:Use(self:GetActorCategory())
ingame/collections/keyboard/collectibletile_keyboard.lua:158
--
collectibleData:Use(self:GetActorCategory())
ingame/collections/keyboard/collectibletile_keyboard.lua:409
--
collectibleData:Use(self:GetActorCategory())
ingame/collections/keyboard/dlcbook_keyboard.lua:94
--
collectibleData:Use(GAMEPLAY_ACTOR_CATEGORY_PLAYER)
ingame/companion/gamepad/companioncollectionbook_gamepad.lua:166
--
collectibleData:Use(GAMEPLAY_ACTOR_CATEGORY_COMPANION)
ingame/crowncrates/crowncratespackopening.lua:256
--
collectibleData:Use(GAMEPLAY_ACTOR_CATEGORY_PLAYER)
ingame/crowncrates/crowncratespackopening.lua:1273
--
collectibleData:Use(GAMEPLAY_ACTOR_CATEGORY_PLAYER)
ingame/interactwindow/interactwindow_shared.lua:194
--
collectibleData:Use(GAMEPLAY_ACTOR_CATEGORY_PLAYER)
ingame/inventory/inventoryslot.lua:1399
--
collectibleData:Use(GAMEPLAY_ACTOR_CATEGORY_PLAYER)