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
DialogCloseOnEscape
Cached name for the 'dialog_close_on_escape' property.
public static readonly StringName DialogCloseOnEscape
Field Value
DialogHideOnOk
Cached name for the 'dialog_hide_on_ok' property.
public static readonly StringName DialogHideOnOk
Field Value
DialogText
Cached name for the 'dialog_text' property.
public static readonly StringName DialogText
Field Value
OkButtonText
Cached name for the 'ok_button_text' property.
public static readonly StringName OkButtonText