FunctionsCharacterDecompressWardrobeCharacterDecompressWardrobe CallableCharacterDecompressWardrobe(Wardrobe: string | ServerItemBundle[][]): ServerItemBundle[][]Decompresses a character wardrobe from a LZ String to an array if it was previously compressed (For backward compatibility with old wardrobes)ParametersWardrobe: string | ServerItemBundle[][]The current wardrobeReturns ServerItemBundle[][]The array of wardrobe items decompressed
Decompresses a character wardrobe from a LZ String to an array if it was previously compressed (For backward compatibility with old wardrobes)