VisualScript.removeFunction

Remove a specific function and its nodes from the script.

struct VisualScript
@nogc nothrow
void
removeFunction
(
in String name
)

Meta