AnimationTreePlayerConnectNodes Method |
Connects node id to dst_id at the specified input slot.
Namespace: Godot
public Error ConnectNodes( string id, string dstId, int dstInputIdx )
[Missing <param name="id"/> documentation for "M:Godot.AnimationTreePlayer.ConnectNodes(System.String,System.String,System.Int32)"]
[Missing <param name="dstId"/> documentation for "M:Godot.AnimationTreePlayer.ConnectNodes(System.String,System.String,System.Int32)"]
[Missing <param name="dstInputIdx"/> documentation for "M:Godot.AnimationTreePlayer.ConnectNodes(System.String,System.String,System.Int32)"]
[Missing <returns> documentation for "M:Godot.AnimationTreePlayer.ConnectNodes(System.String,System.String,System.Int32)"]