Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


EditorToolbarElementAttribute(string, params Type[])

The EditorToolbarElement attribute allows you to make available a specific VisualElement for use in an Editor Toolbar.
Read time 1 minuteLast updated 5 days ago

Definition

EditorToolbarElementAttribute(string, Type[])

public EditorToolbarElementAttribute(string id, params Type[] targetWindows)

Parameters

Element's ID.

targetWindows

Targeted contexts.