Table of Contents

Class UndoRedo.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class UndoRedo.MethodName : GodotObject.MethodName
Inheritance
UndoRedo.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddDoMethod

Cached name for the 'add_do_method' method.

public static readonly StringName AddDoMethod

Field Value

StringName

AddDoProperty

Cached name for the 'add_do_property' method.

public static readonly StringName AddDoProperty

Field Value

StringName

AddDoReference

Cached name for the 'add_do_reference' method.

public static readonly StringName AddDoReference

Field Value

StringName

AddUndoMethod

Cached name for the 'add_undo_method' method.

public static readonly StringName AddUndoMethod

Field Value

StringName

AddUndoProperty

Cached name for the 'add_undo_property' method.

public static readonly StringName AddUndoProperty

Field Value

StringName

AddUndoReference

Cached name for the 'add_undo_reference' method.

public static readonly StringName AddUndoReference

Field Value

StringName

ClearHistory

Cached name for the 'clear_history' method.

public static readonly StringName ClearHistory

Field Value

StringName

CommitAction

Cached name for the 'commit_action' method.

public static readonly StringName CommitAction

Field Value

StringName

CreateAction

Cached name for the 'create_action' method.

public static readonly StringName CreateAction

Field Value

StringName

EndForceKeepInMergeEnds

Cached name for the 'end_force_keep_in_merge_ends' method.

public static readonly StringName EndForceKeepInMergeEnds

Field Value

StringName

GetActionName

Cached name for the 'get_action_name' method.

public static readonly StringName GetActionName

Field Value

StringName

GetCurrentAction

Cached name for the 'get_current_action' method.

public static readonly StringName GetCurrentAction

Field Value

StringName

GetCurrentActionName

Cached name for the 'get_current_action_name' method.

public static readonly StringName GetCurrentActionName

Field Value

StringName

GetHistoryCount

Cached name for the 'get_history_count' method.

public static readonly StringName GetHistoryCount

Field Value

StringName

GetVersion

Cached name for the 'get_version' method.

public static readonly StringName GetVersion

Field Value

StringName

HasRedo

Cached name for the 'has_redo' method.

public static readonly StringName HasRedo

Field Value

StringName

HasUndo

Cached name for the 'has_undo' method.

public static readonly StringName HasUndo

Field Value

StringName

IsCommittingAction

Cached name for the 'is_committing_action' method.

public static readonly StringName IsCommittingAction

Field Value

StringName

Redo

Cached name for the 'redo' method.

public static readonly StringName Redo

Field Value

StringName

StartForceKeepInMergeEnds

Cached name for the 'start_force_keep_in_merge_ends' method.

public static readonly StringName StartForceKeepInMergeEnds

Field Value

StringName

Undo

Cached name for the 'undo' method.

public static readonly StringName Undo

Field Value

StringName