FunctionsInventoryLoadCompressedDataInventoryLoadCompressedData CallableInventoryLoadCompressedData(C: Character, Data: string): voidLoads the current inventory for a character, based on compressed dataParametersC: CharacterThe character on which we should load the inventoryData: stringThe string of data to loadReturns void
Loads the current inventory for a character, based on compressed data