Skip to main content

B1WidgetMarkerTableRow

  • Table row that defines a widget marker entry including its display name, color, icon, and whether it represents a karma-related marker.
PropertyTypeDescriptionMetadata
DisplayNameTextIdFStringString table key for the localized display name of this marker.Category: B1WidgetMarkerTableRow
StringTableKey: Id
ColorIdFNameID referencing the color mapping entry used to tint this marker.Category: B1WidgetMarkerTableRow
Foreign: ColorMapping.Id
IconIdFNameID referencing the texture asset used as this marker's icon.Category: B1WidgetMarkerTableRow
Foreign: B1Texture2D.Id
bIsKarmaIconboolWhether this marker represents a karma-related indicator.Category: B1WidgetMarkerTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase