Table of Contents

Class Button.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class Button.MethodName : BaseButton.MethodName
Inheritance
Button.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetButtonIcon

Cached name for the 'get_button_icon' method.

public static readonly StringName GetButtonIcon

Field Value

StringName

GetClipText

Cached name for the 'get_clip_text' method.

public static readonly StringName GetClipText

Field Value

StringName

GetIconAlignment

Cached name for the 'get_icon_alignment' method.

public static readonly StringName GetIconAlignment

Field Value

StringName

GetLanguage

Cached name for the 'get_language' method.

public static readonly StringName GetLanguage

Field Value

StringName

GetText

Cached name for the 'get_text' method.

public static readonly StringName GetText

Field Value

StringName

GetTextAlignment

Cached name for the 'get_text_alignment' method.

public static readonly StringName GetTextAlignment

Field Value

StringName

GetTextDirection

Cached name for the 'get_text_direction' method.

public static readonly StringName GetTextDirection

Field Value

StringName

GetTextOverrunBehavior

Cached name for the 'get_text_overrun_behavior' method.

public static readonly StringName GetTextOverrunBehavior

Field Value

StringName

GetVerticalIconAlignment

Cached name for the 'get_vertical_icon_alignment' method.

public static readonly StringName GetVerticalIconAlignment

Field Value

StringName

IsExpandIcon

Cached name for the 'is_expand_icon' method.

public static readonly StringName IsExpandIcon

Field Value

StringName

IsFlat

Cached name for the 'is_flat' method.

public static readonly StringName IsFlat

Field Value

StringName

SetButtonIcon

Cached name for the 'set_button_icon' method.

public static readonly StringName SetButtonIcon

Field Value

StringName

SetClipText

Cached name for the 'set_clip_text' method.

public static readonly StringName SetClipText

Field Value

StringName

SetExpandIcon

Cached name for the 'set_expand_icon' method.

public static readonly StringName SetExpandIcon

Field Value

StringName

SetFlat

Cached name for the 'set_flat' method.

public static readonly StringName SetFlat

Field Value

StringName

SetIconAlignment

Cached name for the 'set_icon_alignment' method.

public static readonly StringName SetIconAlignment

Field Value

StringName

SetLanguage

Cached name for the 'set_language' method.

public static readonly StringName SetLanguage

Field Value

StringName

SetText

Cached name for the 'set_text' method.

public static readonly StringName SetText

Field Value

StringName

SetTextAlignment

Cached name for the 'set_text_alignment' method.

public static readonly StringName SetTextAlignment

Field Value

StringName

SetTextDirection

Cached name for the 'set_text_direction' method.

public static readonly StringName SetTextDirection

Field Value

StringName

SetTextOverrunBehavior

Cached name for the 'set_text_overrun_behavior' method.

public static readonly StringName SetTextOverrunBehavior

Field Value

StringName

SetVerticalIconAlignment

Cached name for the 'set_vertical_icon_alignment' method.

public static readonly StringName SetVerticalIconAlignment

Field Value

StringName