|
Beamable SDK
|


Public Member Functions | |
| override void | Refresh () |
| void | SetProgress (float progress, int processed, int total) |
| void | HandleValidationErrors (ContentExceptionCollection errors) |
| void | HandleFinished () |
Public Member Functions inherited from Beamable.Editor.Content.Components.ContentManagerComponent | |
| ContentManagerComponent (string name) | |
Public Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| void | Refresh (IDependencyProvider provider) |
| virtual void | Init () |
| void | Destroy () |
Protected Member Functions | |
| override void | OnDetach () |
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 () |
Properties | |
| ContentDataModel | DataModel [getset] |
Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| VisualElement | Root [getset] |
| string | UssPath [get] |
Events | |
| Action | OnCancelled |
| Action | OnClosed |
Additional Inherited Members | |
Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| IDependencyProvider | provider |
|
inlineprotectedvirtual |
Reimplemented from Beamable.Editor.UI.Common.BeamableBasicVisualElement.
|
inlinevirtual |
Reimplemented from Beamable.Editor.UI.Components.BeamableVisualElement.