Beamable SDK
All Classes Namespaces Functions Variables Properties Events
Public Member Functions | Public Attributes | Properties | Events | List of all members
Beamable.Editor.Content.Components.ContentVisualElement Class Reference
Inheritance diagram for Beamable.Editor.Content.Components.ContentVisualElement:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.Content.Components.ContentVisualElement:
Collaboration graph
[legend]

Public Member Functions

override void OnDetach ()
 
override void Refresh ()
 
void RenameGestureBegin ()
 Focus the user input to allow for free typing to rename the ContentVisualElement. Activated via double-click or via right-click menu More...
 
void CheckName ()
 
- Public Member Functions inherited from Beamable.Editor.Content.Components.ContentManagerComponent
 ContentManagerComponent (string name)
 
- Public Member Functions inherited from Beamable.Editor.UI.Buss.BeamableVisualElement
 BeamableVisualElement (string commonPath)
 
 BeamableVisualElement (string uxmlPath, string ussPath)
 

Public Attributes

VisualElement _statusIcon
 

Properties

ContentItemDescriptor ContentItemDescriptor [get, set]
 
- Properties inherited from Beamable.Editor.UI.Buss.BeamableVisualElement
VisualTreeAsset TreeAsset [get]
 
VisualElement Root [get]
 
string UXMLPath [get]
 
string USSPath [get]
 

Events

Action< ContentItemDescriptorOnRightMouseButtonClicked
 

Member Function Documentation

◆ RenameGestureBegin()

void Beamable.Editor.Content.Components.ContentVisualElement.RenameGestureBegin ( )
inline

Focus the user input to allow for free typing to rename the ContentVisualElement. Activated via double-click or via right-click menu


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