- ingame/collections/gamepad/collectionsbook_gamepad.lua:1145 --
AddOutfitSlotPreviewElementToPreviewCollection(previewCollectionId, preferredOutfitSlot, collectibleId, itemMaterialIndex, primaryDye, secondaryDye, accentDye, REFRESH_IMMEDIATELY)
- ingame/outfits/outfit_manager.lua:210 --
AddOutfitSlotPreviewElementToPreviewCollection(previewCollectionId, self.outfitSlotIndex, self.pendingCollectibleId, self.pendingItemMaterialIndex, primaryDyeId, secondaryDyeId, accentDyeId, refreshImmediately)
- ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:515 --
AddOutfitSlotPreviewElementToPreviewCollection(previewCollectionId, preferredOutfitSlot, collectibleId, itemMaterialIndex, primaryDyeId, secondaryDyeId, accentDyeId, REFRESH_IMMEDIATELY)
- ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:92 --
AddOutfitSlotPreviewElementToPreviewCollection(previewCollectionId, slotManipulator:GetOutfitSlotIndex(), NO_OUTFIT_COLLECTIBLE, NO_ITEM_MATERIAL, primaryDye, secondaryDye, accentDye, REFRESH_PREVIEW_INSTANTLY)
- ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:106 --
AddOutfitSlotPreviewElementToPreviewCollection(previewCollectionId, slotManipulator:GetOutfitSlotIndex(), collectibleId, materialIndex, primaryDye, secondaryDye, accentDye, REFRESH_PREVIEW_INSTANTLY)
- ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:316 --
AddOutfitSlotPreviewElementToPreviewCollection(previewCollectionId, slotManipulator:GetOutfitSlotIndex(), data.selectedData:GetId(), newSelectedData.materialIndex, primaryDye, secondaryDye, accentDye, REFRESH_PREVIEW_INSTANTLY)
- publicallingames/itempreview/itempreview_shared.lua:679 --
AddOutfitSlotPreviewElementToPreviewCollection(self.previewCollectionId, outfitSlot, collectibleId, itemMaterialIndex, primaryDye, secondaryDye, accentDye, refreshImmediately)