VisualScript.addNode

Add a node to a function of the VisualScript.

struct VisualScript
@nogc nothrow
void
addNode
(
StringArg0
)
(
in StringArg0 func
,
in long id
,,
in Vector2 position = Vector2(0, 0)
)

Meta