UndoRedoAddDoMethod Method |
Register a method that will be called when the action is committed.
Namespace: Godot
public void AddDoMethod( Object object, string method, params Object[] args )
[Missing <param name="object"/> documentation for "M:Godot.UndoRedo.AddDoMethod(Godot.Object,System.String,System.Object[])"]
[Missing <param name="method"/> documentation for "M:Godot.UndoRedo.AddDoMethod(Godot.Object,System.String,System.Object[])"]
[Missing <param name="args"/> documentation for "M:Godot.UndoRedo.AddDoMethod(Godot.Object,System.String,System.Object[])"]