VisualScriptEditorSingleton.removeCustomNode

Remove a custom Visual Script node from the editor. Custom nodes already placed on scripts won't be removed.

struct VisualScriptEditorSingleton
@nogc nothrow
void
removeCustomNode
(
StringArg0
StringArg1
)
(
in StringArg0 name
,
in StringArg1 category
)

Meta