Skip to main content

B1StatUIUpdateData

  • Holds UI update data for a stat, including the current value, percentage, and remaining ticks.
PropertyTypeDescriptionMetadata
IdFNameThe ID of the stat being updated in the UI.
ValuefloatThe current numeric value of the stat.
PercentagefloatThe current value expressed as a percentage of the stat's range.
RemainTicksToGoalint64The number of ticks remaining until the stat reaches its goal.