VisualScriptCustomSignalSwapArgument Method |
Swap two of the arguments of a custom signal.
Namespace: Godot
public void CustomSignalSwapArgument( string name, int argidx, int withidx )
[Missing <param name="name"/> documentation for "M:Godot.VisualScript.CustomSignalSwapArgument(System.String,System.Int32,System.Int32)"]
[Missing <param name="argidx"/> documentation for "M:Godot.VisualScript.CustomSignalSwapArgument(System.String,System.Int32,System.Int32)"]
[Missing <param name="withidx"/> documentation for "M:Godot.VisualScript.CustomSignalSwapArgument(System.String,System.Int32,System.Int32)"]