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