CraftingDeserialize
Callable
Parameters
craftString: string
The serialized crafted item
Returns CraftingItem
The crafted item or
nullif either its CraftingItem.Item or CraftingItem.Name property is invalidSee more at CraftingDecompressServerData
The serialized crafted item
The crafted item or null if either its CraftingItem.Item or CraftingItem.Name property is invalid
See more at CraftingDecompressServerData
Deserialize a single crafted item from a string in order to parse data received from the server.