Skip to main content

B1ObjectBpSlotData

  • Defines a single slot component on an object blueprint, specifying its name, location, rotation, and slot data.
    * Used within object blueprint table rows to describe all available interaction and attachment slots.
PropertyTypeDescriptionMetadata
ComponentNameFNameName of the scene component this slot is attached to.Category: B1ObjectBpSlotData
SlotNameFNameLogical slot name used to identify this slot in the interaction and placement systems.Category: B1ObjectBpSlotData
LocationFVectorLocal position of this slot relative to its parent component.Category: B1ObjectBpSlotData
RotationFRotatorLocal rotation of this slot relative to its parent component.Category: B1ObjectBpSlotData
SlotComponentDataFB1SlotComponentDataSlot component configuration data including interaction settings and constraints.Category: B1ObjectBpSlotData