- ingame/collections/keyboard/collectibletile_keyboard.lua:103 --
ItemTooltip:SetCollectible(self.collectibleData:GetId(), SHOW_NICKNAME, SHOW_PURCHASABLE_HINT, SHOW_BLOCK_REASON)
- ingame/housingeditor/keyboard/housingfurnituretemplates_keyboard.lua:79 --
ItemTooltip:SetCollectible(furnitureObject.collectibleId, SHOW_NICKNAME)
- ingame/interactwindow/keyboard/interactwindow_keyboard.lua:369 --
ItemTooltip:SetCollectible(control.itemId)
- ingame/inventory/inventoryslot.lua:2362 --
ItemTooltip:SetCollectible(inventorySlot.collectibleId, SHOW_COLLECTIBLE_NICKNAME, SHOW_COLLECTIBLE_PURCHASABLE_HINT, SHOW_COLLECTIBLE_BLOCK_REASON)
- ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:616 --
ItemTooltip:SetCollectible(collectibleData.collectibleId, SHOW_NICKNAME, SHOW_PURCHASABLE_HINT, SHOW_BLOCK_REASON)
- ingame/restyle/keyboard/restylesheet_keyboard.lua:142 --
ItemTooltip:SetCollectible(collectibleId, SHOW_NICKNAME, SHOW_PURCHASABLE_HINT, SHOW_BLOCK_REASON)
- ingame/restyle/keyboard/restylesheet_keyboard.lua:197 --
ItemTooltip:SetCollectible(collectibleData:GetId(), SHOW_NICKNAME, SHOW_PURCHASABLE_HINT, SHOW_BLOCK_REASON)