Click or drag to resize

UndoRedoGetCurrentActionName Method

Gets the name of the current action.

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

Return Value

Type: String

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

See Also