VisualScript.getNode

Returns a node given its id and its function.

struct VisualScript
@nogc nothrow const
getNode
(
in String func
,
in long id
)

Meta