Function VisualScript.removeFunction

Remove a specific function and its nodes from the script.

void removeFunction (
  const(String) name
) nothrow @nogc;