Function AnimationNodeStateMachine.renameNode

Renames the given node.

void renameNode (
  const(String) name,
  const(String) new_name
) nothrow @nogc;