Function AnimationNodeStateMachine.removeNode

Deletes the given node from the graph.

void removeNode (
  const(String) name
) nothrow @nogc;