Beamable SDK
|
Classes | |
class | UxmlFactory |
class | UxmlTraits |
Public Member Functions | |
void | PrepareParent () |
override void | Refresh () |
void | PrepareForPublish () |
void | HandleServiceDeployed (IDescriptor descriptor) |
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 | OnCloseRequested |
Action< ManifestModel, Action< LogMessage > > | OnSubmit |
Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
IDependencyProvider | provider |
Protected Member Functions | |
override void | OnDestroy () |
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 | OnDetach () |
Properties | |
ManifestModel | Model [getset] |
Promise< ManifestModel > | InitPromise [getset] |
MicroserviceReflectionCache.Registry | Registry [getset] |
Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
VisualElement | Root [getset] |
string | UssPath [get] |
|
inlineprotectedvirtual |
Reimplemented from Beamable.Editor.UI.Common.BeamableBasicVisualElement.
|
inlinevirtual |
Reimplemented from Beamable.Editor.UI.Common.BeamableBasicVisualElement.