Struct VisualScriptEditorSingleton
struct VisualScriptEditorSingleton
;
Methods
Name | Description |
---|---|
addCustomNode
|
Add a custom Visual Script node to the editor. It'll be placed under "Custom Nodes" with the category as the parameter.
|
removeCustomNode
|
Remove a custom Visual Script node from the editor. Custom nodes already placed on scripts won't be removed. |