Skip to main content

B1SlotComponentData

  • Holds the full slot configuration for a slot component, including type, linked slots, and type-specific data.
PropertyTypeDescriptionMetadata
SlotTypeEB1SlotTypeThe type of this slot, which determines which sub-data fields are active.Category: B1SlotComponentData
LinkedSlotMapTMapSlotComp's NameCategory: B1SlotComponentData
InteractionSlotFB1InteractionSlotDataInteraction slot configuration, active when SlotType is Interaction.Category: B1SlotComponentData
FxSlotFB1FxSlotDataFX slot configuration, active when SlotType is Fx.Category: B1SlotComponentData
ExtraRequireSpaceSlotFB1ExtraRequireSpaceSlotDataExtra required space slot configuration, active when SlotType is ExtraRequireSpace.Category: B1SlotComponentData
ObjectSlotIdFNameThe object slot data table ID, active when SlotType is Object.Category: B1SlotComponentData
Foreign: ObjectSlot.Id
ConnectedChairComponenetNameFNameThe name of the chair component connected to this object slot.Category: B1SlotComponentData
ObjectSlotFB1ObjectSlotDataObject slot configuration, active when SlotType is Object.Category: B1SlotComponentData
VehiclePostureAnimIdFNameThe vehicle posture animation ID used when SlotType is Interaction.Category: B1SlotComponentData
Foreign: AnimCharacter.Id
CharacterAttachPostureIdFNameThe character attach posture ID used when SlotType is CharacterAttach.Category: B1SlotComponentData
Foreign: Posture.Id