AnimationTreePlayer.connectNodes

Connects node id to dst_id at the specified input slot.

struct AnimationTreePlayer
@nogc nothrow
GodotError
connectNodes
(
in String id
,
in String dst_id
,)

Meta