Skip to main content

B1ObjectCustomizeShapeTemplatesRow

  • Data table row defining a customizable shape template for an object, including part slots and preview settings.
    * Supports up to three named part slots (Parts00-02), each with their own tag and array of shape part options.
PropertyTypeDescriptionMetadata
TemplateNameFNameString table key referencing the localized name for this shape template.Category: B1ObjectCustomizeShapeTemplatesRow
StringTableKey: Id
IconTSoftObjectPtrSoft reference to the icon displayed for this template in the customization UI.Category: B1ObjectCustomizeShapeTemplatesRow
OffsetXfloatX-axis world offset applied when previewing this template in the customization viewport.Category: B1ObjectCustomizeShapeTemplatesRow
OffsetYfloatY-axis world offset applied when previewing this template in the customization viewport.Category: B1ObjectCustomizeShapeTemplatesRow
OffsetZfloatZ-axis world offset applied when previewing this template in the customization viewport.Category: B1ObjectCustomizeShapeTemplatesRow
RotationZfloatZ-axis rotation applied to the object in the customization viewport.Category: B1ObjectCustomizeShapeTemplatesRow
CamDistancefloatCamera distance from the object in the customization viewport.Category: B1ObjectCustomizeShapeTemplatesRow
TemplateTSoftObjectPtrSoft reference to the blueprint template asset used for this shape.Category: B1ObjectCustomizeShapeTemplatesRow
PartsName00FNameString table key for the localized name of the first part slot (Parts00).Category: B1ObjectCustomizeShapeTemplatesRow
PartsTag00FNameTag name identifying the first part slot (Parts00) on the object.Category: B1ObjectCustomizeShapeTemplatesRow
Parts00TArrayArray of shape part options available for the first part slot.Category: B1ObjectCustomizeShapeTemplatesRow
PartsName01FNameString table key for the localized name of the second part slot (Parts01).Category: B1ObjectCustomizeShapeTemplatesRow
PartsTag01FNameTag name identifying the second part slot (Parts01) on the object.Category: B1ObjectCustomizeShapeTemplatesRow
Parts01TArrayArray of shape part options available for the second part slot.Category: B1ObjectCustomizeShapeTemplatesRow
PartsName02FNameString table key for the localized name of the third part slot (Parts02).Category: B1ObjectCustomizeShapeTemplatesRow
PartsTag02FNameTag name identifying the third part slot (Parts02) on the object.Category: B1ObjectCustomizeShapeTemplatesRow
Parts02TArrayArray of shape part options available for the third part slot.Category: B1ObjectCustomizeShapeTemplatesRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase