Table of Contents

Class AcceptDialog.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

AddButton

Cached name for the 'add_button' method.

public static readonly StringName AddButton

Field Value

StringName

AddCancelButton

Cached name for the 'add_cancel_button' method.

public static readonly StringName AddCancelButton

Field Value

StringName

GetCloseOnEscape

Cached name for the 'get_close_on_escape' method.

public static readonly StringName GetCloseOnEscape

Field Value

StringName

GetHideOnOk

Cached name for the 'get_hide_on_ok' method.

public static readonly StringName GetHideOnOk

Field Value

StringName

GetLabel

Cached name for the 'get_label' method.

public static readonly StringName GetLabel

Field Value

StringName

GetOkButton

Cached name for the 'get_ok_button' method.

public static readonly StringName GetOkButton

Field Value

StringName

GetOkButtonText

Cached name for the 'get_ok_button_text' method.

public static readonly StringName GetOkButtonText

Field Value

StringName

GetText

Cached name for the 'get_text' method.

public static readonly StringName GetText

Field Value

StringName

HasAutowrap

Cached name for the 'has_autowrap' method.

public static readonly StringName HasAutowrap

Field Value

StringName

RegisterTextEnter

Cached name for the 'register_text_enter' method.

public static readonly StringName RegisterTextEnter

Field Value

StringName

RemoveButton

Cached name for the 'remove_button' method.

public static readonly StringName RemoveButton

Field Value

StringName

SetAutowrap

Cached name for the 'set_autowrap' method.

public static readonly StringName SetAutowrap

Field Value

StringName

SetCloseOnEscape

Cached name for the 'set_close_on_escape' method.

public static readonly StringName SetCloseOnEscape

Field Value

StringName

SetHideOnOk

Cached name for the 'set_hide_on_ok' method.

public static readonly StringName SetHideOnOk

Field Value

StringName

SetOkButtonText

Cached name for the 'set_ok_button_text' method.

public static readonly StringName SetOkButtonText

Field Value

StringName

SetText

Cached name for the 'set_text' method.

public static readonly StringName SetText

Field Value

StringName