Beamable SDK
|
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] |
Events | |
Action | OnUpdated |