Table of Contents

Class EditorCommandPalette.MethodName

Namespace
Godot
Assembly
GodotSharpEditor.dll

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

public class EditorCommandPalette.MethodName : ConfirmationDialog.MethodName
Inheritance
EditorCommandPalette.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddCommand

Cached name for the 'add_command' method.

public static readonly StringName AddCommand

Field Value

StringName

RemoveCommand

Cached name for the 'remove_command' method.

public static readonly StringName RemoveCommand

Field Value

StringName