Function VisualScript.addNode

Add a node to a function of the VisualScript.

void addNode (
  const(String) func,
  const(long) id,
  VisualScriptNode node,
  const(Vector2) position = Vector2(0.00000F, , 0.00000F, , ).this(0.00000F, 0.00000F)
) nothrow @nogc;