This version of Unity is unsupported.

ICreateToolbar

interface in UnityEditor.Overlays

Description

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

Properties

toolbarElementsUse toolbarElements to specify the contents of this Overlay.