Class NodeGraphProcessorMenuItems
To add the menu items that create node C# script templates files you can inherit from this class and use it's API combined with [MenuItem] See GraphProcessorMenuItems.cs in examples for implementation details
Inheritance
System.Object
NodeGraphProcessorMenuItems
Namespace: GraphProcessor
Assembly: com.alelievr.NodeGraphProcessor.Editor.dll
Syntax
public class NodeGraphProcessorMenuItems
Methods
| Improve this Doc View SourceCreateDefaultNodeCSharpScritpt()
Declaration
protected static void CreateDefaultNodeCSharpScritpt()
CreateDefaultNodeViewCSharpScritpt()
Declaration
protected static void CreateDefaultNodeViewCSharpScritpt()
GetCurrentProjectWindowPath()
Declaration
protected static string GetCurrentProjectWindowPath()
Returns
Type | Description |
---|---|
System.String |