GraphToolbarElementAttribute(string, Type, int)
Creates a new GraphToolbarElement attribute.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Constructor
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
public GraphToolbarElementAttribute(string id, Type graphType, int order = 1000)