Beamable SDK
Public Member Functions | Properties | Events | List of all members
Beamable.Editor.UI.Model.IBeamableService Interface Reference
Inheritance diagram for Beamable.Editor.UI.Model.IBeamableService:
Inheritance graph
[legend]

Public Member Functions

void Refresh (IDescriptor descriptor)
 
void DetachLogs ()
 
void AttachLogs ()
 
void PopulateMoreDropdown (ContextualMenuPopulateEvent evt)
 
Task Start ()
 
Task Stop ()
 

Properties

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]
 

Events

Action< Task > OnStart
 
Action< Task > OnStop
 

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