Table of Contents

Class EditorUndoRedoManager.SignalName

Namespace
Godot
Assembly
GodotSharpEditor.dll

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

public class EditorUndoRedoManager.SignalName : GodotObject.SignalName
Inheritance
EditorUndoRedoManager.SignalName
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

HistoryChanged

Cached name for the 'history_changed' signal.

public static readonly StringName HistoryChanged

Field Value

StringName

VersionChanged

Cached name for the 'version_changed' signal.

public static readonly StringName VersionChanged

Field Value

StringName