Function AnimationNodeStateMachine.hasNode

Returns true if the graph contains the given node.

bool hasNode (
  const(String) name
) nothrow @nogc const;