VisualScript.removeFunction

Remove a specific function and its nodes from the script.

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

Meta