Skip to main content

B1AppearanceSkinFeaturesTableRow

  • Table row defining base skin-feature data for character customization,
    * including identifier, description, thumbnail, mask texture, color count, and flags.
PropertyTypeDescriptionMetadata
DescTextIdFStringLocalized description text identifier.Category: B1AppearanceSkinFeaturesTableRow
StringTableKey: Id
ThumbnailTSoftObjectPtrThumbnail asset used for UI display.Category: B1AppearanceSkinFeaturesTableRow
MaskTextureTSoftObjectPtrMask texture used by the material for this skin feature.Category: B1AppearanceSkinFeaturesTableRow
PartsNumint32Number of color parts used by this skin feature.Category: B1AppearanceSkinFeaturesTableRow
HiddenFromUIboolFlag indicating whether this entry is hidden in the UI.Category: B1AppearanceSkinFeaturesTableRow
IsLockedItemboolFlag indicating whether this entry is locked in the UI.Category: B1AppearanceSkinFeaturesTableRow
TagsTArrayTags used for categorization and filtering.Category: B1AppearanceSkinFeaturesTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase