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

Public Member Functions

override void Refresh ()
 
- Public Member Functions inherited from Beamable.Editor.Microservice.UI.Components.MicroserviceComponent
 MicroserviceComponent (string name)
 
- Public Member Functions inherited from Beamable.Editor.UI.Components.BeamableVisualElement
override void Refresh ()
 
- Public Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
void Refresh (IDependencyProvider provider)
 
virtual void Init ()
 
void Destroy ()
 

Protected Member Functions

virtual void QueryVisualElements ()
 
virtual void UpdateVisualElements ()
 
abstract void CreateService (string serviceName, List< ServiceModelBase > additionalReferences=null)
 
abstract void InitCreateDependentService ()
 
- Protected Member Functions inherited from Beamable.Editor.UI.Components.BeamableVisualElement
 BeamableVisualElement (string commonPath)
 
- Protected Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
 BeamableBasicVisualElement (string ussPath, bool createRoot=true)
 
virtual void OnDestroy ()
 
virtual void OnDetach ()
 

Protected Attributes

ServiceCreateDependentService _serviceCreateDependentService
 

Properties

abstract string NewServiceName [getset]
 
abstract string ScriptName [get]
 
abstract bool ShouldShowCreateDependentService [get]
 
- Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
VisualElement Root [getset]
 
string UssPath [get]
 

Events

Action OnCreateServiceClicked
 

Additional Inherited Members

- Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
IDependencyProvider provider
 

Member Function Documentation

◆ Refresh()

override void Beamable.Editor.Microservice.UI.Components.CreateServiceBaseVisualElement.Refresh ( )
inlinevirtual

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