Function SceneState.getConnectionTarget

Returns the path to the node that owns the method connected to the signal at idx, relative to the root node.

NodePath getConnectionTarget (
  const(long) idx
) nothrow @nogc const;