Table of Contents

Class TextMesh.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class TextMesh.MethodName : PrimitiveMesh.MethodName
Inheritance
TextMesh.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetAutowrapMode

Cached name for the 'get_autowrap_mode' method.

public static readonly StringName GetAutowrapMode

Field Value

StringName

GetCurveStep

Cached name for the 'get_curve_step' method.

public static readonly StringName GetCurveStep

Field Value

StringName

GetDepth

Cached name for the 'get_depth' method.

public static readonly StringName GetDepth

Field Value

StringName

GetFont

Cached name for the 'get_font' method.

public static readonly StringName GetFont

Field Value

StringName

GetFontSize

Cached name for the 'get_font_size' method.

public static readonly StringName GetFontSize

Field Value

StringName

GetHorizontalAlignment

Cached name for the 'get_horizontal_alignment' method.

public static readonly StringName GetHorizontalAlignment

Field Value

StringName

GetJustificationFlags

Cached name for the 'get_justification_flags' method.

public static readonly StringName GetJustificationFlags

Field Value

StringName

GetLanguage

Cached name for the 'get_language' method.

public static readonly StringName GetLanguage

Field Value

StringName

GetLineSpacing

Cached name for the 'get_line_spacing' method.

public static readonly StringName GetLineSpacing

Field Value

StringName

GetOffset

Cached name for the 'get_offset' method.

public static readonly StringName GetOffset

Field Value

StringName

GetPixelSize

Cached name for the 'get_pixel_size' method.

public static readonly StringName GetPixelSize

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

GetVerticalAlignment

Cached name for the 'get_vertical_alignment' method.

public static readonly StringName GetVerticalAlignment

Field Value

StringName

GetWidth

Cached name for the 'get_width' method.

public static readonly StringName GetWidth

Field Value

StringName

IsUppercase

Cached name for the 'is_uppercase' method.

public static readonly StringName IsUppercase

Field Value

StringName

SetAutowrapMode

Cached name for the 'set_autowrap_mode' method.

public static readonly StringName SetAutowrapMode

Field Value

StringName

SetCurveStep

Cached name for the 'set_curve_step' method.

public static readonly StringName SetCurveStep

Field Value

StringName

SetDepth

Cached name for the 'set_depth' method.

public static readonly StringName SetDepth

Field Value

StringName

SetFont

Cached name for the 'set_font' method.

public static readonly StringName SetFont

Field Value

StringName

SetFontSize

Cached name for the 'set_font_size' method.

public static readonly StringName SetFontSize

Field Value

StringName

SetHorizontalAlignment

Cached name for the 'set_horizontal_alignment' method.

public static readonly StringName SetHorizontalAlignment

Field Value

StringName

SetJustificationFlags

Cached name for the 'set_justification_flags' method.

public static readonly StringName SetJustificationFlags

Field Value

StringName

SetLanguage

Cached name for the 'set_language' method.

public static readonly StringName SetLanguage

Field Value

StringName

SetLineSpacing

Cached name for the 'set_line_spacing' method.

public static readonly StringName SetLineSpacing

Field Value

StringName

SetOffset

Cached name for the 'set_offset' method.

public static readonly StringName SetOffset

Field Value

StringName

SetPixelSize

Cached name for the 'set_pixel_size' method.

public static readonly StringName SetPixelSize

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

SetUppercase

Cached name for the 'set_uppercase' method.

public static readonly StringName SetUppercase

Field Value

StringName

SetVerticalAlignment

Cached name for the 'set_vertical_alignment' method.

public static readonly StringName SetVerticalAlignment

Field Value

StringName

SetWidth

Cached name for the 'set_width' method.

public static readonly StringName SetWidth

Field Value

StringName