Introduction
This class provides information about an item currently being crafted
Fields#
| Name | Description |
|---|---|
| Instance Id | Id of the instance of this object |
| Recipe Id | Id of the recipe being crafted |
| Time Started | Time the crafting started |
| Real World End | Realworld completion time |
| Seconds Total | Total seconds required for crafting |
| Seconds Elapsed | Total seconds spent crafting |
| Items Used | List of actual items used for this crafting |
Methods#
| Name | Description |
|---|---|
| DataLoad | Load data from a stream |
| DataSave | Save data to a stream |