Back to Home
ESO Function Data v100035
Use()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectibledatamanager.lua:69
--
function ZO_SetDefaultCollectibleData:Use(actorCategory)
ingame/collections/collectibledatamanager.lua:498
--
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:488
--
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:48
--
self.collectibleData:Use(self:GetActorCategory())
ingame/collections/keyboard/collectibletile_keyboard.lua:138
--
collectibleData:Use(self:GetActorCategory())
ingame/collections/keyboard/collectibletile_keyboard.lua:355
--
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:1287
--
collectibleData:Use(GAMEPLAY_ACTOR_CATEGORY_PLAYER)
ingame/interactwindow/interactwindow_shared.lua:196
--
collectibleData:Use(GAMEPLAY_ACTOR_CATEGORY_PLAYER)
ingame/inventory/inventoryslot.lua:1387
--
collectibleData:Use(GAMEPLAY_ACTOR_CATEGORY_PLAYER)