Skip to main content

B1BuildPresetRow

  • A table row struct that stores data for each buildmode Preset.
    * It includes UI information and data asset information for the preset.
PropertyTypeDescriptionMetadata
DisplayNameTextIdFStringThe display name text ID shown in the UI for this build preset.Category: B1BuildPresetRow
StringTableKey: Id
DescriptionTextIdFStringThe description text ID shown in the UI for this build preset.Category: B1BuildPresetRow
StringTableKey: Id
PresetAssetTSoftObjectPtrThe DataTable asset containing wall and furniture placement information for this preset.Category: B1BuildPresetRow
IconTSoftObjectPtrThe icon image displayed in the preset tooltip.Category: B1BuildPresetRow
BedNumint32The number of bedrooms shown in the preset tooltip.Category: B1BuildPresetRow
ToiletNumint32The number of toilets shown in the preset tooltip.Category: B1BuildPresetRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase