VisualScript.addFunction

Add a function with the specified name to the VisualScript.

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

Meta