Skip to main content

B1StatRangeDisplayInfo

  • Defines the display properties for a specific value range of a stat, including label text and color.
PropertyTypeDescriptionMetadata
ListKeyFStringThe list key used to identify this range entry.Category: B1StatRangeDisplayInfo
Stepint32The step index for ordering this range entry.Category: B1StatRangeDisplayInfo
MinValueint32The minimum stat value at which this range display applies.Category: B1StatRangeDisplayInfo
MaxValueint32The maximum stat value at which this range display applies.Category: B1StatRangeDisplayInfo
DisplayNameTextIdFStringThe string table key for the localized display name shown in this range.Category: B1StatRangeDisplayInfo
DisplayNameTextColorIdFNameThe color mapping ID used to color the display name text in this range.Category: B1StatRangeDisplayInfo
Foreign: ColorMapping.Id