Table of Contents

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

StringName

GetButtonGroup

Cached name for the 'get_button_group' method.

public static readonly StringName GetButtonGroup

Field Value

StringName

GetButtonMask

Cached name for the 'get_button_mask' method.

public static readonly StringName GetButtonMask

Field Value

StringName

GetDrawMode

Cached name for the 'get_draw_mode' method.

public static readonly StringName GetDrawMode

Field Value

StringName

GetShortcut

Cached name for the 'get_shortcut' method.

public static readonly StringName GetShortcut

Field Value

StringName

IsDisabled

Cached name for the 'is_disabled' method.

public static readonly StringName IsDisabled

Field Value

StringName

IsHovered

Cached name for the 'is_hovered' method.

public static readonly StringName IsHovered

Field Value

StringName

IsKeepPressedOutside

Cached name for the 'is_keep_pressed_outside' method.

public static readonly StringName IsKeepPressedOutside

Field Value

StringName

IsPressed

Cached name for the 'is_pressed' method.

public static readonly StringName IsPressed

Field Value

StringName

IsShortcutFeedback

Cached name for the 'is_shortcut_feedback' method.

public static readonly StringName IsShortcutFeedback

Field Value

StringName

IsShortcutInTooltipEnabled

Cached name for the 'is_shortcut_in_tooltip_enabled' method.

public static readonly StringName IsShortcutInTooltipEnabled

Field Value

StringName

IsToggleMode

Cached name for the 'is_toggle_mode' method.

public static readonly StringName IsToggleMode

Field Value

StringName

SetActionMode

Cached name for the 'set_action_mode' method.

public static readonly StringName SetActionMode

Field Value

StringName

SetButtonGroup

Cached name for the 'set_button_group' method.

public static readonly StringName SetButtonGroup

Field Value

StringName

SetButtonMask

Cached name for the 'set_button_mask' method.

public static readonly StringName SetButtonMask

Field Value

StringName

SetDisabled

Cached name for the 'set_disabled' method.

public static readonly StringName SetDisabled

Field Value

StringName

SetKeepPressedOutside

Cached name for the 'set_keep_pressed_outside' method.

public static readonly StringName SetKeepPressedOutside

Field Value

StringName

SetPressed

Cached name for the 'set_pressed' method.

public static readonly StringName SetPressed

Field Value

StringName

SetPressedNoSignal

Cached name for the 'set_pressed_no_signal' method.

public static readonly StringName SetPressedNoSignal

Field Value

StringName

SetShortcut

Cached name for the 'set_shortcut' method.

public static readonly StringName SetShortcut

Field Value

StringName

SetShortcutFeedback

Cached name for the 'set_shortcut_feedback' method.

public static readonly StringName SetShortcutFeedback

Field Value

StringName

SetShortcutInTooltip

Cached name for the 'set_shortcut_in_tooltip' method.

public static readonly StringName SetShortcutInTooltip

Field Value

StringName

SetToggleMode

Cached name for the 'set_toggle_mode' method.

public static readonly StringName SetToggleMode

Field Value

StringName

_Pressed

Cached name for the '_pressed' method.

public static readonly StringName _Pressed

Field Value

StringName

_Toggled

Cached name for the '_toggled' method.

public static readonly StringName _Toggled

Field Value

StringName