Table of Contents

Class EditorUndoRedoManager.MethodName

Namespace
Godot
Assembly
GodotSharpEditor.dll

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

public class EditorUndoRedoManager.MethodName : GodotObject.MethodName
Inheritance
EditorUndoRedoManager.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

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

GetHistoryUndoRedo

Cached name for the 'get_history_undo_redo' method.

public static readonly StringName GetHistoryUndoRedo

Field Value

StringName

GetObjectHistoryId

Cached name for the 'get_object_history_id' method.

public static readonly StringName GetObjectHistoryId

Field Value

StringName

IsCommittingAction

Cached name for the 'is_committing_action' method.

public static readonly StringName IsCommittingAction

Field Value

StringName