Function VisualScript.hasNode

Returns whether a node exists with the given id.

bool hasNode (
  const(String) func,
  const(long) id
) nothrow @nogc const;