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

ICreateToolbar

interface in UnityEditor.Overlays

Description

Implement ICreateToolbar to draw Overlay content in horizontal and vertical toolbars from a set of EditorToolbarElementAttribute.

Properties

toolbarElementsList of toolbarElements IDs to show when the Overlay is in a toolbar layout.