Skip to main content

B1CraftingObjectData

  • Stores runtime data for a crafting object currently being crafted, including which recipe and step are active.
PropertyTypeDescriptionMetadata
CraftingIdFNameCrafting definition ID for the current crafting session.
RecipeIdFNameRecipe ID being used in the current crafting session.
CraftingStepint32Current step index in the crafting process.
CustomNameFTextPlayer-assigned custom name for the crafted item.
CustomDescriptionFTextPlayer-assigned custom description for the crafted item.
FreelanceOrderInstanceIdFB1FreelanceOrderInstanceIdLinked freelance order instance ID when this item is crafted for a freelance mission.