Skip to main content

B1CraftingObjectSpawnData

  • Defines where and how a crafted object is spawned upon completing a crafting step.
PropertyTypeDescriptionMetadata
SpawnObjectIdFNameObject ID of the item to spawn (references Object or Food data).Category: B1CraftingObjectSpawnData
Foreign: Object.Id
SpawnPointEB1CraftObjectSpawnPointLocation where the spawned object appears (right hand, crafting slot, or inventory).Category: B1CraftingObjectSpawnData
TargetFilterInteractionIdFNameTarget filter ID used for the interaction that receives the spawned object.Category: B1CraftingObjectSpawnData
Foreign: TargetFilter.Id
bIsCarriableboolWhether the spawned object can be carried by the character.Category: B1CraftingObjectSpawnData