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
AddDoProperty
Cached name for the 'add_do_property' method.
public static readonly StringName AddDoProperty
Field Value
AddDoReference
Cached name for the 'add_do_reference' method.
public static readonly StringName AddDoReference
Field Value
AddUndoMethod
Cached name for the 'add_undo_method' method.
public static readonly StringName AddUndoMethod
Field Value
AddUndoProperty
Cached name for the 'add_undo_property' method.
public static readonly StringName AddUndoProperty
Field Value
AddUndoReference
Cached name for the 'add_undo_reference' method.
public static readonly StringName AddUndoReference
Field Value
CommitAction
Cached name for the 'commit_action' method.
public static readonly StringName CommitAction
Field Value
CreateAction
Cached name for the 'create_action' method.
public static readonly StringName CreateAction
Field Value
GetHistoryUndoRedo
Cached name for the 'get_history_undo_redo' method.
public static readonly StringName GetHistoryUndoRedo
Field Value
GetObjectHistoryId
Cached name for the 'get_object_history_id' method.
public static readonly StringName GetObjectHistoryId
Field Value
IsCommittingAction
Cached name for the 'is_committing_action' method.
public static readonly StringName IsCommittingAction