Beamable SDK
Protected Member Functions | Properties | List of all members
Beamable.Editor.Microservice.UI.Components.CreateStorageObjectVisualElement Class Reference
Inheritance diagram for Beamable.Editor.Microservice.UI.Components.CreateStorageObjectVisualElement:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.Microservice.UI.Components.CreateStorageObjectVisualElement:
Collaboration graph
[legend]

Protected Member Functions

override void CreateService (string serviceName, List< ServiceModelBase > additionalReferences=null)
 
override void InitCreateDependentService ()
 
- Protected Member Functions inherited from Beamable.Editor.Microservice.UI.Components.CreateServiceBaseVisualElement
virtual void QueryVisualElements ()
 
virtual void UpdateVisualElements ()
 
- 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 ()
 

Properties

override string NewServiceName = "NewStorageObject" [getset]
 
override string ScriptName [get]
 
override bool ShouldShowCreateDependentService [get]
 
- Properties inherited from Beamable.Editor.Microservice.UI.Components.CreateServiceBaseVisualElement
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]
 

Additional Inherited Members

- Public Member Functions inherited from Beamable.Editor.Microservice.UI.Components.CreateServiceBaseVisualElement
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 ()
 
- Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
IDependencyProvider provider
 
- Protected Attributes inherited from Beamable.Editor.Microservice.UI.Components.CreateServiceBaseVisualElement
ServiceCreateDependentService _serviceCreateDependentService
 
- Events inherited from Beamable.Editor.Microservice.UI.Components.CreateServiceBaseVisualElement
Action OnCreateServiceClicked
 

Member Function Documentation

◆ CreateService()

override void Beamable.Editor.Microservice.UI.Components.CreateStorageObjectVisualElement.CreateService ( string  serviceName,
List< ServiceModelBase additionalReferences = null 
)
inlineprotectedvirtual

◆ InitCreateDependentService()

override void Beamable.Editor.Microservice.UI.Components.CreateStorageObjectVisualElement.InitCreateDependentService ( )
inlineprotectedvirtual

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