Class BaseButton.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class BaseButton.MethodName : Control.MethodName
- Inheritance
-
BaseButton.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetActionMode
Cached name for the 'get_action_mode' method.
public static readonly StringName GetActionMode
Field Value
GetButtonGroup
Cached name for the 'get_button_group' method.
public static readonly StringName GetButtonGroup
Field Value
GetButtonMask
Cached name for the 'get_button_mask' method.
public static readonly StringName GetButtonMask
Field Value
GetDrawMode
Cached name for the 'get_draw_mode' method.
public static readonly StringName GetDrawMode
Field Value
GetShortcut
Cached name for the 'get_shortcut' method.
public static readonly StringName GetShortcut
Field Value
IsDisabled
Cached name for the 'is_disabled' method.
public static readonly StringName IsDisabled
Field Value
IsHovered
Cached name for the 'is_hovered' method.
public static readonly StringName IsHovered
Field Value
IsKeepPressedOutside
Cached name for the 'is_keep_pressed_outside' method.
public static readonly StringName IsKeepPressedOutside
Field Value
IsPressed
Cached name for the 'is_pressed' method.
public static readonly StringName IsPressed
Field Value
IsShortcutFeedback
Cached name for the 'is_shortcut_feedback' method.
public static readonly StringName IsShortcutFeedback
Field Value
IsShortcutInTooltipEnabled
Cached name for the 'is_shortcut_in_tooltip_enabled' method.
public static readonly StringName IsShortcutInTooltipEnabled
Field Value
IsToggleMode
Cached name for the 'is_toggle_mode' method.
public static readonly StringName IsToggleMode
Field Value
SetActionMode
Cached name for the 'set_action_mode' method.
public static readonly StringName SetActionMode
Field Value
SetButtonGroup
Cached name for the 'set_button_group' method.
public static readonly StringName SetButtonGroup
Field Value
SetButtonMask
Cached name for the 'set_button_mask' method.
public static readonly StringName SetButtonMask
Field Value
SetDisabled
Cached name for the 'set_disabled' method.
public static readonly StringName SetDisabled
Field Value
SetKeepPressedOutside
Cached name for the 'set_keep_pressed_outside' method.
public static readonly StringName SetKeepPressedOutside
Field Value
SetPressed
Cached name for the 'set_pressed' method.
public static readonly StringName SetPressed
Field Value
SetPressedNoSignal
Cached name for the 'set_pressed_no_signal' method.
public static readonly StringName SetPressedNoSignal
Field Value
SetShortcut
Cached name for the 'set_shortcut' method.
public static readonly StringName SetShortcut
Field Value
SetShortcutFeedback
Cached name for the 'set_shortcut_feedback' method.
public static readonly StringName SetShortcutFeedback
Field Value
SetShortcutInTooltip
Cached name for the 'set_shortcut_in_tooltip' method.
public static readonly StringName SetShortcutInTooltip
Field Value
SetToggleMode
Cached name for the 'set_toggle_mode' method.
public static readonly StringName SetToggleMode
Field Value
_Pressed
Cached name for the '_pressed' method.
public static readonly StringName _Pressed
Field Value
_Toggled
Cached name for the '_toggled' method.
public static readonly StringName _Toggled