Highroad Engine v1.3
Protected Member Functions | List of all members
MoreMountains.Tools.MMGetFocusOnEnable 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.MMGetFocusOnEnable:

Protected Member Functions

virtual void OnEnable ()
 

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

Member Function Documentation

◆ OnEnable()

virtual void MoreMountains.Tools.MMGetFocusOnEnable.OnEnable ( )
protectedvirtual

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