VisualScriptHasDataConnection Method |
Returns whether the specified data ports are connected.
Namespace: Godot
public bool HasDataConnection( string func, int fromNode, int fromPort, int toNode, int toPort )
[Missing <param name="func"/> documentation for "M:Godot.VisualScript.HasDataConnection(System.String,System.Int32,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="fromNode"/> documentation for "M:Godot.VisualScript.HasDataConnection(System.String,System.Int32,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="fromPort"/> documentation for "M:Godot.VisualScript.HasDataConnection(System.String,System.Int32,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="toNode"/> documentation for "M:Godot.VisualScript.HasDataConnection(System.String,System.Int32,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="toPort"/> documentation for "M:Godot.VisualScript.HasDataConnection(System.String,System.Int32,System.Int32,System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:Godot.VisualScript.HasDataConnection(System.String,System.Int32,System.Int32,System.Int32,System.Int32)"]