|
Beamable SDK
|


Public Member Functions | |
| override string | GetMessage () |
| override void | Refresh () |
Public Member Functions inherited from Beamable.Editor.Login.UI.Components.LoginBaseComponent | |
| LoginBaseComponent (string name) | |
Public Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| void | Refresh (IDependencyProvider provider) |
| virtual void | Init () |
| void | Destroy () |
Additional Inherited Members | |
Public Attributes inherited from Beamable.Editor.Login.UI.Components.LoginBaseComponent | |
| LoginModel | Model |
| LoginManager | Manager |
Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| IDependencyProvider | provider |
Protected Member Functions inherited from Beamable.Editor.Login.UI.Components.LoginBaseComponent | |
| Promise< LoginManagerResult > | AddErrorLabel (Promise< LoginManagerResult > promise, Label errorLabel) |
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 inherited from Beamable.Editor.Login.UI.Components.LoginBaseComponent | |
| virtual bool | ShowHeader [get] |
Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| VisualElement | Root [getset] |
| string | UssPath [get] |
|
inlinevirtual |
Reimplemented from Beamable.Editor.Login.UI.Components.LoginBaseComponent.
|
inlinevirtual |
Reimplemented from Beamable.Editor.UI.Components.BeamableVisualElement.