Stat Bar Widget


BP_StatBar is a template widget showing stats as progress bar.
It needs to know what stat should it use as current value and max value.

If AutoInitialized option is enabled then widget will take stats values from owning pawn - which is a player.
However this option will only work for player, for AI stat bar widget needs to be initialized manually using function Initialize.