VisualScript.hasNode

Returns whether a node exists with the given id.

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

Meta