Skip to main content

B1ObjectSlotTableRow

  • Data table row defining an object slot, including enabled object categories, disable conditions, and overlap settings.
PropertyTypeDescriptionMetadata
EnableObjectCategoriesTArrayThe list of object categories that are allowed to use this slot.Category: B1ObjectSlotTableRow
Foreign: Object.ObjectCategory
DisableConditionFB1DisableSlotConditionThe condition under which this slot becomes disabled.Category: B1ObjectSlotTableRow
StartOccupyScriptIdFNameThe script ID executed when an object starts occupying this slot.Category: B1ObjectSlotTableRow
Foreign: Script_Slot.Id
EndOccupyScriptIdFNameThe script ID executed when an object stops occupying this slot.Category: B1ObjectSlotTableRow
Foreign: Script_Slot.Id
AllowOverlapboolWhether overlapping objects are allowed in this slot.Category: B1ObjectSlotTableRow
OccupiableOverlapboolWhether overlapping objects can still be occupied in this slot.Category: B1ObjectSlotTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase