Beamable SDK
Properties | List of all members
Beamable.Editor.UI.Model.IBeamableStorageObject Interface Reference
Inheritance diagram for Beamable.Editor.UI.Model.IBeamableStorageObject:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.UI.Model.IBeamableStorageObject:
Collaboration graph
[legend]

Properties

StorageObjectDescriptor ServiceDescriptor [get]
 
MongoStorageBuilder ServiceBuilder [get]
 
- Properties inherited from Beamable.Editor.UI.Model.IBeamableService
bool IsSelected [getset]
 
bool IsRunning [get]
 
bool AreLogsAttached [get]
 
LogMessageStore Logs [get]
 
ServiceType ServiceType [get]
 
IDescriptor Descriptor [get]
 
string Name [get]
 
Action OnLogsDetached [getset]
 
Action OnLogsAttached [getset]
 
Action< bool > OnLogsAttachmentChanged [getset]
 
Action< bool > OnSelectionChanged [getset]
 
Action OnSortChanged [getset]
 
Action< float, long, long > OnDeployProgress [getset]
 

Additional Inherited Members

- Public Member Functions inherited from Beamable.Editor.UI.Model.IBeamableService
void Refresh (IDescriptor descriptor)
 
void DetachLogs ()
 
void AttachLogs ()
 
void PopulateMoreDropdown (ContextualMenuPopulateEvent evt)
 
Task Start ()
 
Task Stop ()
 
- Events inherited from Beamable.Editor.UI.Model.IBeamableService
Action< Task > OnStart
 
Action< Task > OnStop
 

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