VisualScript.addNode

Add a node to a function of the VisualScript.

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

Meta