Game ReferenceGame Global FunctionsClothingBackupOn this pageClothingBackup Description Saves a snapshot of the all the player's clothing items at the time of execution. They can be restored later with ClothingRestore. function ClothingBackup() --[[ ... ]] end Parameters ... Return Values ... Example ... See Also Game's Native ClothingRestore