VisualScriptEditor Class |
[Missing <summary> documentation for "T:Godot.VisualScriptEditor"]
Namespace: Godot
public static class VisualScriptEditor
The VisualScriptEditor type exposes the following members.
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. |