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
AddCancelButton
Cached name for the 'add_cancel_button' method.
public static readonly StringName AddCancelButton
Field Value
GetCloseOnEscape
Cached name for the 'get_close_on_escape' method.
public static readonly StringName GetCloseOnEscape
Field Value
GetHideOnOk
Cached name for the 'get_hide_on_ok' method.
public static readonly StringName GetHideOnOk
Field Value
GetLabel
Cached name for the 'get_label' method.
public static readonly StringName GetLabel
Field Value
GetOkButton
Cached name for the 'get_ok_button' method.
public static readonly StringName GetOkButton
Field Value
GetOkButtonText
Cached name for the 'get_ok_button_text' method.
public static readonly StringName GetOkButtonText
Field Value
GetText
Cached name for the 'get_text' method.
public static readonly StringName GetText
Field Value
HasAutowrap
Cached name for the 'has_autowrap' method.
public static readonly StringName HasAutowrap
Field Value
RegisterTextEnter
Cached name for the 'register_text_enter' method.
public static readonly StringName RegisterTextEnter
Field Value
RemoveButton
Cached name for the 'remove_button' method.
public static readonly StringName RemoveButton
Field Value
SetAutowrap
Cached name for the 'set_autowrap' method.
public static readonly StringName SetAutowrap
Field Value
SetCloseOnEscape
Cached name for the 'set_close_on_escape' method.
public static readonly StringName SetCloseOnEscape
Field Value
SetHideOnOk
Cached name for the 'set_hide_on_ok' method.
public static readonly StringName SetHideOnOk
Field Value
SetOkButtonText
Cached name for the 'set_ok_button_text' method.
public static readonly StringName SetOkButtonText
Field Value
SetText
Cached name for the 'set_text' method.
public static readonly StringName SetText