Feel 5.9.1
The best way to improve your game's feel and make it extra juicy
Loading...
Searching...
No Matches
MoreMountains.Tools.MMProgressBarDemoAuto Class Reference
Inheritance diagram for MoreMountains.Tools.MMProgressBarDemoAuto:

Public Types

enum  TestModes { Permanent , OneTime }

Public Attributes

TestModes TestMode = TestModes.Permanent
float CurrentValue = 0f
float MinValue = 0f
float MaxValue = 100f
float Speed = 1f
float OneTimeNewValue
float OneTimeMinValue
float OneTimeMaxValue
bool OneTimeButton

Protected Member Functions

virtual void Start ()
virtual void Initialization ()
virtual void Update ()
virtual void OneTime ()

Protected Attributes

float _direction = 1f
MMProgressBar _progressBar

Member Enumeration Documentation

◆ TestModes

Enumerator
Permanent 
OneTime 

Member Function Documentation

◆ Initialization()

virtual void MoreMountains.Tools.MMProgressBarDemoAuto.Initialization ( )
protectedvirtual

◆ OneTime()

virtual void MoreMountains.Tools.MMProgressBarDemoAuto.OneTime ( )
protectedvirtual

◆ Start()

virtual void MoreMountains.Tools.MMProgressBarDemoAuto.Start ( )
protectedvirtual

◆ Update()

virtual void MoreMountains.Tools.MMProgressBarDemoAuto.Update ( )
protectedvirtual

Member Data Documentation

◆ _direction

float MoreMountains.Tools.MMProgressBarDemoAuto._direction = 1f
protected

◆ _progressBar

MMProgressBar MoreMountains.Tools.MMProgressBarDemoAuto._progressBar
protected

◆ CurrentValue

float MoreMountains.Tools.MMProgressBarDemoAuto.CurrentValue = 0f

◆ MaxValue

float MoreMountains.Tools.MMProgressBarDemoAuto.MaxValue = 100f

◆ MinValue

float MoreMountains.Tools.MMProgressBarDemoAuto.MinValue = 0f

◆ OneTimeButton

bool MoreMountains.Tools.MMProgressBarDemoAuto.OneTimeButton

◆ OneTimeMaxValue

float MoreMountains.Tools.MMProgressBarDemoAuto.OneTimeMaxValue

◆ OneTimeMinValue

float MoreMountains.Tools.MMProgressBarDemoAuto.OneTimeMinValue

◆ OneTimeNewValue

float MoreMountains.Tools.MMProgressBarDemoAuto.OneTimeNewValue

◆ Speed

float MoreMountains.Tools.MMProgressBarDemoAuto.Speed = 1f

◆ TestMode

TestModes MoreMountains.Tools.MMProgressBarDemoAuto.TestMode = TestModes.Permanent

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