Function AnimationNode.getChildByName

Gets a child node by index (used by editors inheriting from AnimationRootNode).

GodotObject getChildByName (
  const(String) name
) nothrow @nogc;