Class SpinBox.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class SpinBox.MethodName : Range.MethodName
- Inheritance
-
SpinBox.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
Apply
Cached name for the 'apply' method.
public static readonly StringName Apply
Field Value
GetCustomArrowStep
Cached name for the 'get_custom_arrow_step' method.
public static readonly StringName GetCustomArrowStep
Field Value
GetHorizontalAlignment
Cached name for the 'get_horizontal_alignment' method.
public static readonly StringName GetHorizontalAlignment
Field Value
GetLineEdit
Cached name for the 'get_line_edit' method.
public static readonly StringName GetLineEdit
Field Value
GetPrefix
Cached name for the 'get_prefix' method.
public static readonly StringName GetPrefix
Field Value
GetSuffix
Cached name for the 'get_suffix' method.
public static readonly StringName GetSuffix
Field Value
GetUpdateOnTextChanged
Cached name for the 'get_update_on_text_changed' method.
public static readonly StringName GetUpdateOnTextChanged
Field Value
IsEditable
Cached name for the 'is_editable' method.
public static readonly StringName IsEditable
Field Value
IsSelectAllOnFocus
Cached name for the 'is_select_all_on_focus' method.
public static readonly StringName IsSelectAllOnFocus
Field Value
SetCustomArrowStep
Cached name for the 'set_custom_arrow_step' method.
public static readonly StringName SetCustomArrowStep
Field Value
SetEditable
Cached name for the 'set_editable' method.
public static readonly StringName SetEditable
Field Value
SetHorizontalAlignment
Cached name for the 'set_horizontal_alignment' method.
public static readonly StringName SetHorizontalAlignment
Field Value
SetPrefix
Cached name for the 'set_prefix' method.
public static readonly StringName SetPrefix
Field Value
SetSelectAllOnFocus
Cached name for the 'set_select_all_on_focus' method.
public static readonly StringName SetSelectAllOnFocus
Field Value
SetSuffix
Cached name for the 'set_suffix' method.
public static readonly StringName SetSuffix
Field Value
SetUpdateOnTextChanged
Cached name for the 'set_update_on_text_changed' method.
public static readonly StringName SetUpdateOnTextChanged