Skip to main content

Display

The plugin comes with widgets that will help you display your Stats on the screen.

  • TextBlock_StatName: Display the name of the Stat. Doesn't need a StatsComponent.
  • TextBlock_StatValue: Display the Target Value of a Stat (Final, Integer, Alternative values of Target Stat, Minimum, Maximum or Regeneration).
  • ProgressBar_Stat: A progress bar for a Stat.
  • ReactiveProgressBar_Stat: A custom progress bar that can visually display modifications on your Stat value.

These widgets can be initialized through InitializeWidgets() and InitializeWidgets_FromStat().

It also includes DEBUG widgets, which can be used to quickly display your values and see the value details of your Complex Stats.