VisualScript.hasNode

Returns whether a node exists with the given id.

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

Meta