TopDown Engine  v4.1
MoreMountains.Tools.MMProgressBar Class Reference

Add this bar to an object and link it to a bar (possibly the same object the script is on), and you'll be able to resize the bar object based on a current value, located between a min and max value. See the HealthBar.cs script for a use case More...

Inheritance diagram for MoreMountains.Tools.MMProgressBar:
MoreMountains.Tools.MMMonoBehaviour MoreMountains.TopDownEngine.AmmoDisplay

Detailed Description

Add this bar to an object and link it to a bar (possibly the same object the script is on), and you'll be able to resize the bar object based on a current value, located between a min and max value. See the HealthBar.cs script for a use case


The documentation for this class was generated from the following file: