|
Beamable SDK
|


Public Member Functions | |
| override void | Refresh () |
| void | SetServiceDependencies () |
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 | |
| Action | OnClose |
| Action | OnConfirm |
Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| IDependencyProvider | provider |
Properties | |
| Dictionary< MicroserviceModel, DependentServicesMicroserviceEntryVisualElement > | MicroserviceEntries [get] |
| Dictionary< MongoStorageModel, DependentServicesStorageObjectEntryVisualElement > | StorageObjectEntries [get] |
| bool | IsAnyRelationChanged = false [get] |
Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| VisualElement | Root [getset] |
| string | UssPath [get] |
Additional Inherited Members | |
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 () |
|
inlinevirtual |
Reimplemented from Beamable.Editor.UI.Common.BeamableBasicVisualElement.