Beamable SDK
|
Protected Member Functions | |
override List< ContentDownloadEntryDescriptor > | GetDeleteSource (DownloadSummary summary) |
override void | SetMessageLabel () |
override void | SetDownloadSuccessMessageLabel () |
override void | OnDownloadSuccess () |
Protected Member Functions inherited from Beamable.Editor.Content.Components.DownloadContentVisualElement | |
virtual List< ContentDownloadEntryDescriptor > | GetModiffiedSource (DownloadSummary summary) |
virtual List< ContentDownloadEntryDescriptor > | GetAdditionSource (DownloadSummary summary) |
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 | |
ContentDataModel | DataModel [getset] |
Properties inherited from Beamable.Editor.Content.Components.DownloadContentVisualElement | |
Promise< DownloadSummary > | Model [getset] |
Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
VisualElement | Root [getset] |
string | UssPath [get] |
Additional Inherited Members | |
Public Member Functions inherited from Beamable.Editor.Content.Components.DownloadContentVisualElement | |
DownloadContentVisualElement (string name) | |
override void | Refresh () |
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 () |
Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
IDependencyProvider | provider |
Protected Attributes inherited from Beamable.Editor.Content.Components.DownloadContentVisualElement | |
Label | _messageLabel |
Events inherited from Beamable.Editor.Content.Components.DownloadContentVisualElement | |
Action | OnRefreshContentManager |
Action | OnCancelled |
Action | OnClosed |
Action< DownloadSummary, HandleContentProgress, HandleDownloadFinished > | OnDownloadStarted |
|
inlineprotectedvirtual |
Reimplemented from Beamable.Editor.Content.Components.DownloadContentVisualElement.
|
inlineprotectedvirtual |
Reimplemented from Beamable.Editor.Content.Components.DownloadContentVisualElement.
|
inlineprotectedvirtual |
Reimplemented from Beamable.Editor.Content.Components.DownloadContentVisualElement.
|
inlineprotectedvirtual |
Reimplemented from Beamable.Editor.Content.Components.DownloadContentVisualElement.