|
Beamable SDK
|


Classes | |
| class | UxmlFactory |
| class | UxmlTraits |
Public Member Functions | |
| override void | Refresh () |
| void | SetText (string text) |
| LoadingIndicatorVisualElement | SetPromise< T > (Promise< T > promise, params VisualElement[] coverElements) |
Public Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| void | Refresh (IDependencyProvider provider) |
| virtual void | Init () |
| void | Destroy () |
Properties | |
| string | LoadingText [get] |
Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| VisualElement | Root [getset] |
| string | UssPath [get] |
Additional Inherited Members | |
Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| IDependencyProvider | provider |
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.Components.BeamableVisualElement.