Skip to main content

B1SkillEntryWidgetGaugeColorInfo

  • Defines the gauge color for a specific experience percentage range in the skill entry widget.
PropertyTypeDescriptionMetadata
MinValueint32The minimum gauge percentage (inclusive) for this color range; applies when MinValue <= x < MaxValue.Category: B1SkillEntryWidgetGaugeColorInfo
ClampMax: 100
ClampMin: 0
MaxValueint32The maximum gauge percentage (exclusive) for this color range; applies when MinValue <= x < MaxValue.Category: B1SkillEntryWidgetGaugeColorInfo
ClampMax: 100
ClampMin: 0
ColorKeyFB1TableRowNameThe color key from DT_ColorMapping used for the gauge fill color in this range.Category: B1SkillEntryWidgetGaugeColorInfo
ReferTo: B1ColorTableRow
AdditiveColorKeyFB1TableRowNameThe additive color key from DT_ColorMapping applied on top of the base color in this range.Category: B1SkillEntryWidgetGaugeColorInfo
ReferTo: B1ColorTableRow