VisualScriptEditor Methods |
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. |