Back to Home
ESO Function Data v101042
SetCollectible()
Function Aliases
- No known aliases for this function.
Global Function Definitions
- No known global definitions for this function.
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/collections/keyboard/collectibletile_keyboard.lua:180 -- ItemTooltip:SetCollectible(self.collectibleData:GetId(), SHOW_NICKNAME, SHOW_PURCHASABLE_HINT, SHOW_BLOCK_REASON, self:GetActorCategory())
- ingame/housingeditor/keyboard/housingfurnituretemplates_keyboard.lua:78 -- ItemTooltip:SetCollectible(furnitureObject.collectibleId, SHOW_NICKNAME)
- ingame/interactwindow/keyboard/interactwindow_keyboard.lua:396 -- ItemTooltip:SetCollectible(control.itemId)
- ingame/inventory/inventoryslot.lua:2511 -- ItemTooltip:SetCollectible(inventorySlot.collectibleId, SHOW_COLLECTIBLE_NICKNAME, SHOW_COLLECTIBLE_PURCHASABLE_HINT, SHOW_COLLECTIBLE_BLOCK_REASON)
- ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:638 -- ItemTooltip:SetCollectible(collectibleData.collectibleId, SHOW_NICKNAME, SHOW_PURCHASABLE_HINT, SHOW_BLOCK_REASON, actorCategory)
- ingame/restyle/keyboard/restylesheet_keyboard.lua:132 -- ItemTooltip:SetCollectible(collectibleId, SHOW_NICKNAME, SHOW_PURCHASABLE_HINT, SHOW_BLOCK_REASON, actorCategory)
- ingame/restyle/keyboard/restylesheet_keyboard.lua:187 -- ItemTooltip:SetCollectible(collectibleData:GetId(), SHOW_NICKNAME, SHOW_PURCHASABLE_HINT, SHOW_BLOCK_REASON, actorCategory)
- ingame/skills/keyboard/zo_skills.lua:1206 -- ItemTooltip:SetCollectible(self.data.collectibleData:GetId(), SHOW_NICKNAME, SHOW_PURCHASABLE_HINT, SHOW_BLOCK_REASON, GAMEPLAY_ACTOR_CATEGORY_PLAYER)