Function AnimationTreePlayer.nodeExists

Check if a node exists (by name).

bool nodeExists (
  const(String) node
) nothrow @nogc const;