Table of Contents

Class LinkButton.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class LinkButton.MethodName : BaseButton.MethodName
Inheritance
LinkButton.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetLanguage

Cached name for the 'get_language' method.

public static readonly StringName GetLanguage

Field Value

StringName

GetStructuredTextBidiOverride

Cached name for the 'get_structured_text_bidi_override' method.

public static readonly StringName GetStructuredTextBidiOverride

Field Value

StringName

GetStructuredTextBidiOverrideOptions

Cached name for the 'get_structured_text_bidi_override_options' method.

public static readonly StringName GetStructuredTextBidiOverrideOptions

Field Value

StringName

GetText

Cached name for the 'get_text' method.

public static readonly StringName GetText

Field Value

StringName

GetTextDirection

Cached name for the 'get_text_direction' method.

public static readonly StringName GetTextDirection

Field Value

StringName

GetUnderlineMode

Cached name for the 'get_underline_mode' method.

public static readonly StringName GetUnderlineMode

Field Value

StringName

GetUri

Cached name for the 'get_uri' method.

public static readonly StringName GetUri

Field Value

StringName

SetLanguage

Cached name for the 'set_language' method.

public static readonly StringName SetLanguage

Field Value

StringName

SetStructuredTextBidiOverride

Cached name for the 'set_structured_text_bidi_override' method.

public static readonly StringName SetStructuredTextBidiOverride

Field Value

StringName

SetStructuredTextBidiOverrideOptions

Cached name for the 'set_structured_text_bidi_override_options' method.

public static readonly StringName SetStructuredTextBidiOverrideOptions

Field Value

StringName

SetText

Cached name for the 'set_text' method.

public static readonly StringName SetText

Field Value

StringName

SetTextDirection

Cached name for the 'set_text_direction' method.

public static readonly StringName SetTextDirection

Field Value

StringName

SetUnderlineMode

Cached name for the 'set_underline_mode' method.

public static readonly StringName SetUnderlineMode

Field Value

StringName

SetUri

Cached name for the 'set_uri' method.

public static readonly StringName SetUri

Field Value

StringName