Skip to content

NodeGraphEditor

Thor Brigsted edited this page Sep 29, 2018 · 3 revisions
public class XNodeEditor.NodeGraphEditor
    : NodeEditorBase<NodeGraphEditor, CustomNodeGraphEditorAttribute, NodeGraph>

Methods

Type Name Summary
Texture2D GetGridTexture()
String GetNodeMenuName(Type type) Returns the context menu name for given node type. Override this method to modify menu entries. Return null for specified type to hide it from the context menu entirely
Texture2D GetSecondaryGridTexture()
Color GetTypeColor(Type type)
Clone this wiki locally