Class CustomGraphEditorAttribute Extends Attribute
Public
Added to editors of custom graph types.
Public Methods
CustomGraphEditorAttribute
(t, displayName)
Public
Public Variables
displayName
Name displayed in the inpector.
Public
editorType
Type of the editor for the graph.
Public
graphType
Graph type which this is an editor for.
Public