Beamable SDK
|
Classes | |
class | UxmlFactory |
Public Member Functions | |
override void | Refresh () |
DropdownOptionsVisualElement | Setup (List< DropdownSingleOptionVisualElement > options, Action onDestroy) |
float | GetHeight () |
Public Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
void | Refresh (IDependencyProvider provider) |
virtual void | Init () |
void | Destroy () |
Protected Member Functions | |
override void | OnDestroy () |
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 | 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] |
|
inlineprotectedvirtual |
Reimplemented from Beamable.Editor.UI.Common.BeamableBasicVisualElement.
|
inlinevirtual |
Reimplemented from Beamable.Editor.UI.Components.BeamableVisualElement.