Beamable SDK
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
Beamable.Editor.Microservice.UI.Components.UniversalLogsParser Class Referenceabstract
Inheritance diagram for Beamable.Editor.Microservice.UI.Components.UniversalLogsParser:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.Microservice.UI.Components.UniversalLogsParser:
Collaboration graph
[legend]

Public Member Functions

 UniversalLogsParser (ILoadingBar loadingBar, ServiceModelBase model)
 
abstract bool DetectSuccess (string message)
 
abstract bool DetectFailure (string message)
 
abstract bool DetectStep (string message, out int step)
 
- Public Member Functions inherited from Beamable.Editor.UI.Components.LoadingBarUpdater
 LoadingBarUpdater (ILoadingBar loadingBar)
 
void Kill ()
 

Public Attributes

Action OnFailure
 

Protected Member Functions

override void OnKill ()
 

Protected Attributes

readonly ServiceModelBase _model
 

Additional Inherited Members

- Properties inherited from Beamable.Editor.UI.Components.LoadingBarUpdater
ILoadingBar LoadingBar [getprotected set]
 
int Step [getprotected set]
 
int TotalSteps [getprotected set]
 
bool Killed [get]
 
bool GotError [getprotected set]
 
bool Succeeded [getprotected set]
 
virtual string StepText [get]
 
abstract string ProcessName [get]
 
- Events inherited from Beamable.Editor.UI.Components.LoadingBarUpdater
Action OnKilledEvent
 

Member Function Documentation

◆ OnKill()

override void Beamable.Editor.Microservice.UI.Components.UniversalLogsParser.OnKill ( )
inlineprotectedvirtual

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