Beamable SDK
Public Member Functions | Properties | Events | List of all members
Beamable.Editor.UI.Components.VirtualLoadingBar Class Reference
Inheritance diagram for Beamable.Editor.UI.Components.VirtualLoadingBar:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.UI.Components.VirtualLoadingBar:
Collaboration graph
[legend]

Public Member Functions

void UpdateProgress (float progress, string message=null, bool failed=false, bool hideOnFinish=false)
 
void SetUpdater (LoadingBarUpdater updater)
 

Properties

float Progress [get]
 
string Message [get]
 
bool Failed [get]
 
- Properties inherited from Beamable.Editor.UI.Components.ILoadingBar
float Progress [get]
 
string Message [get]
 
bool Failed [get]
 

Events

Action OnUpdated
 
- Events inherited from Beamable.Editor.UI.Components.ILoadingBar
Action OnUpdated
 

Member Function Documentation

◆ SetUpdater()

void Beamable.Editor.UI.Components.VirtualLoadingBar.SetUpdater ( LoadingBarUpdater  updater)
inline

◆ UpdateProgress()

void Beamable.Editor.UI.Components.VirtualLoadingBar.UpdateProgress ( float  progress,
string  message = null,
bool  failed = false,
bool  hideOnFinish = false 
)
inline

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