Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

EditorToolbarElementAttribute

class in UnityEditor.Toolbars

Description

The EditorToolbarElement attribute allows you to make available a specific VisualElement for use in an Editor Toolbar.

Properties

idElement's ID.
targetWindowsTargeted contexts.

Constructors

EditorToolbarElementAttributeThe EditorToolbarElement attribute allows you to make available a specific VisualElement for use in an Editor Toolbar.