Eye of the Nile Docs
Everything you need to know to get started!
Loading...
Searching...
No Matches
InteractProgressBar Class Reference

Public Attributes

GameObject progressbarUnderside
 
GameObject progressbar
 
RectTransform progressbarTransform
 
float xLength = 200f
 
float minDisplayProgress = 0.1f
 

Private Member Functions

void OnEnable ()
 
void OnDisable ()
 
void Awake ()
 
void UpdateProgressBar (float progress)
 

Member Function Documentation

◆ Awake()

void InteractProgressBar.Awake ( )
private

◆ OnDisable()

void InteractProgressBar.OnDisable ( )
private

◆ OnEnable()

void InteractProgressBar.OnEnable ( )
private

◆ UpdateProgressBar()

void InteractProgressBar.UpdateProgressBar ( float progress)
private

Member Data Documentation

◆ minDisplayProgress

float InteractProgressBar.minDisplayProgress = 0.1f

◆ progressbar

GameObject InteractProgressBar.progressbar

◆ progressbarTransform

RectTransform InteractProgressBar.progressbarTransform

◆ progressbarUnderside

GameObject InteractProgressBar.progressbarUnderside

◆ xLength

float InteractProgressBar.xLength = 200f

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