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
- Type: Constructor
- Namespace: UnityEditor.Toolbars
- Assembly: UnityEditor.CoreModule
EditorToolbarElementAttribute(string, Type[])
public EditorToolbarElementAttribute(string id, params Type[] targetWindows)