Table of Contents

Class AcceptDialog.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AcceptDialog.SignalName : Window.SignalName
Inheritance
AcceptDialog.SignalName
Derived
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

Canceled

Cached name for the 'canceled' signal.

public static readonly StringName Canceled

Field Value

StringName

Confirmed

Cached name for the 'confirmed' signal.

public static readonly StringName Confirmed

Field Value

StringName

CustomAction

Cached name for the 'custom_action' signal.

public static readonly StringName CustomAction

Field Value

StringName