- ingame/collections/gamepad/collectionsbook_gamepad.lua:1617 --
AddOutfitSlotPreviewElementToPreviewCollection(preferredOutfitSlot, collectibleId, itemMaterialIndex, primaryDye, secondaryDye, accentDye)
- ingame/outfits/outfit_manager.lua:212 --
AddOutfitSlotPreviewElementToPreviewCollection(self.outfitSlotIndex, self.pendingCollectibleId, self.pendingItemMaterialIndex, primaryDyeId, secondaryDyeId, accentDyeId)
- ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:515 --
AddOutfitSlotPreviewElementToPreviewCollection(preferredOutfitSlot, collectibleId, itemMaterialIndex, primaryDyeId, secondaryDyeId, accentDyeId)
- ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:90 --
AddOutfitSlotPreviewElementToPreviewCollection(slotManipulator:GetOutfitSlotIndex(), NO_OUTFIT_COLLECTIBLE, NO_ITEM_MATERIAL, primaryDye, secondaryDye, accentDye)
- ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:105 --
AddOutfitSlotPreviewElementToPreviewCollection(slotManipulator:GetOutfitSlotIndex(), collectibleId, materialIndex, primaryDye, secondaryDye, accentDye)
- ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:318 --
AddOutfitSlotPreviewElementToPreviewCollection(slotManipulator:GetOutfitSlotIndex(), data.selectedData:GetId(), newSelectedData.materialIndex, primaryDye, secondaryDye, accentDye)