Beamable SDK
|
Public Member Functions | |
override void | Refresh () |
Public Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
void | Refresh (IDependencyProvider provider) |
virtual void | Init () |
void | Destroy () |
Protected Member Functions | |
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 () |
Additional Inherited Members | |
Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
IDependencyProvider | provider |
Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
VisualElement | Root [getset] |
string | UssPath [get] |
|
inlinevirtual |
Reimplemented from Beamable.Editor.UI.Common.BeamableBasicVisualElement.