Beamable SDK
Classes | Public Member Functions | Properties | List of all members
Beamable.Editor.UI.Components.LabeledDropdownVisualElement Class Reference
Inheritance diagram for Beamable.Editor.UI.Components.LabeledDropdownVisualElement:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.UI.Components.LabeledDropdownVisualElement:
Collaboration graph
[legend]

Classes

class  UxmlFactory
 
class  UxmlTraits
 

Public Member Functions

override void Refresh ()
 
void Setup (List< string > labels, Action< int > onOptionSelected)
 
void Set (int id)
 
void OverrideLabelWidth (float width)
 
- Public Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
void Refresh (IDependencyProvider provider)
 
virtual void Init ()
 
void Destroy ()
 

Properties

DropdownVisualElement Dropdown [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 ()
 

Member Function Documentation

◆ Refresh()

override void Beamable.Editor.UI.Components.LabeledDropdownVisualElement.Refresh ( )
inlinevirtual

The documentation for this class was generated from the following file: