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

Public Member Functions

void Setup (GameObject relatedGameObject, Func< BussElement, string > getLabelAction, Action< IndentedLabelVisualElement > onMouseClicked, int level, float width)
 
override void Init ()
 
void Select ()
 
void Deselect ()
 
void RefreshLabel ()
 
- Public Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
void Refresh (IDependencyProvider provider)
 
virtual void Refresh ()
 
void Destroy ()
 

Static Public Attributes

const float DEFAULT_SINGLE_INDENT_WIDTH = 20.0f
 

Protected Member Functions

override void OnDestroy ()
 
- Protected Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
 BeamableBasicVisualElement (string ussPath, bool createRoot=true)
 
virtual void OnDetach ()
 

Properties

GameObject RelatedGameObject [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
 

Member Function Documentation

◆ Init()

override void Beamable.Editor.UI.Components.IndentedLabelVisualElement.Init ( )
inlinevirtual

◆ OnDestroy()

override void Beamable.Editor.UI.Components.IndentedLabelVisualElement.OnDestroy ( )
inlineprotectedvirtual

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