Click or drag to resize

UndoRedoHasUndo Method

Returns true if an "undo" action is available.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool HasUndo()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.UndoRedo.HasUndo"]

See Also