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
GetStructuredTextBidiOverride
Cached name for the 'get_structured_text_bidi_override' method.
public static readonly StringName GetStructuredTextBidiOverride
Field Value
GetStructuredTextBidiOverrideOptions
Cached name for the 'get_structured_text_bidi_override_options' method.
public static readonly StringName GetStructuredTextBidiOverrideOptions
Field Value
GetText
Cached name for the 'get_text' method.
public static readonly StringName GetText
Field Value
GetTextDirection
Cached name for the 'get_text_direction' method.
public static readonly StringName GetTextDirection
Field Value
GetUnderlineMode
Cached name for the 'get_underline_mode' method.
public static readonly StringName GetUnderlineMode
Field Value
GetUri
Cached name for the 'get_uri' method.
public static readonly StringName GetUri
Field Value
SetLanguage
Cached name for the 'set_language' method.
public static readonly StringName SetLanguage
Field Value
SetStructuredTextBidiOverride
Cached name for the 'set_structured_text_bidi_override' method.
public static readonly StringName SetStructuredTextBidiOverride
Field Value
SetStructuredTextBidiOverrideOptions
Cached name for the 'set_structured_text_bidi_override_options' method.
public static readonly StringName SetStructuredTextBidiOverrideOptions
Field Value
SetText
Cached name for the 'set_text' method.
public static readonly StringName SetText
Field Value
SetTextDirection
Cached name for the 'set_text_direction' method.
public static readonly StringName SetTextDirection
Field Value
SetUnderlineMode
Cached name for the 'set_underline_mode' method.
public static readonly StringName SetUnderlineMode
Field Value
SetUri
Cached name for the 'set_uri' method.
public static readonly StringName SetUri