Beamable SDK
Public Member Functions | Public Attributes | Protected Member Functions | 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 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
 
void CheckName ()
 
- Public Member Functions inherited from Beamable.Editor.Content.Components.ContentManagerComponent
 ContentManagerComponent (string name)
 
- Public Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
void Refresh (IDependencyProvider provider)
 
virtual void Init ()
 
void Destroy ()
 

Public Attributes

VisualElement _statusIcon
 
- Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
IDependencyProvider provider
 

Protected Member Functions

override void OnDetach ()
 
- 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 ()
 

Properties

ContentItemDescriptor ContentItemDescriptor [getset]
 
- Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
VisualElement Root [getset]
 
string UssPath [get]
 

Events

Action< ContentItemDescriptorOnRightMouseButtonClicked
 

Member Function Documentation

◆ OnDetach()

override void Beamable.Editor.Content.Components.ContentVisualElement.OnDetach ( )
inlineprotectedvirtual

◆ Refresh()

override void Beamable.Editor.Content.Components.ContentVisualElement.Refresh ( )
inlinevirtual

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