Table of Contents

Class AcceptDialog.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

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

Constructors

PropertyName()

public PropertyName()

Fields

DialogAutowrap

Cached name for the 'dialog_autowrap' property.

public static readonly StringName DialogAutowrap

Field Value

StringName

DialogCloseOnEscape

Cached name for the 'dialog_close_on_escape' property.

public static readonly StringName DialogCloseOnEscape

Field Value

StringName

DialogHideOnOk

Cached name for the 'dialog_hide_on_ok' property.

public static readonly StringName DialogHideOnOk

Field Value

StringName

DialogText

Cached name for the 'dialog_text' property.

public static readonly StringName DialogText

Field Value

StringName

OkButtonText

Cached name for the 'ok_button_text' property.

public static readonly StringName OkButtonText

Field Value

StringName