Beamable SDK
Public Member Functions | Protected Member Functions | List of all members
Beamable.Editor.UI.Model.MongoStorageBuilder Class Reference
Inheritance diagram for Beamable.Editor.UI.Model.MongoStorageBuilder:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.UI.Model.MongoStorageBuilder:
Collaboration graph
[legend]

Public Member Functions

void ForwardEventsTo (MongoStorageBuilder oldBuilder)
 
- Public Member Functions inherited from Beamable.Editor.UI.Model.ServiceBuilderBase
async Task CheckIfIsRunning ()
 
async Task TryToStart ()
 
virtual async void Init (IDescriptor descriptor)
 
async Task TryToStop ()
 
async Task TryToRestart ()
 

Protected Member Functions

override async Task< RunImageCommandPrepareRunCommand ()
 
- Protected Member Functions inherited from Beamable.Editor.UI.Model.ServiceBuilderBase
void CaptureLogs ()
 

Additional Inherited Members

- Protected Attributes inherited from Beamable.Editor.UI.Model.ServiceBuilderBase
DockerCommand _logProcess
 
RunImageCommand _runProcess
 
bool _isRunning
 
- Properties inherited from Beamable.Editor.UI.Model.ServiceBuilderBase
IDescriptor Descriptor [getset]
 
Action< bool > OnIsRunningChanged [getset]
 
Action< int, int > OnBuildingProgress [getset]
 
Action< int, int > OnStartingProgress [getset]
 
Action< bool > OnBuildingFinished [getset]
 
Action< bool > OnStartingFinished [getset]
 
bool? IsRunning [getset]
 
- Properties inherited from Beamable.Editor.UI.Model.IBeamableBuilder
Action< bool > OnIsRunningChanged [getset]
 
Action< int, int > OnBuildingProgress [getset]
 
Action< int, int > OnStartingProgress [getset]
 
Action< bool > OnStartingFinished [getset]
 
Action< bool > OnBuildingFinished [getset]
 
bool IsRunning [getset]
 

Member Function Documentation

◆ PrepareRunCommand()

override async Task< RunImageCommand > Beamable.Editor.UI.Model.MongoStorageBuilder.PrepareRunCommand ( )
inlineprotectedvirtual

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