Table of Contents

Class Font.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class Font.MethodName : Resource.MethodName
Inheritance
Font.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

DrawChar

Cached name for the 'draw_char' method.

public static readonly StringName DrawChar

Field Value

StringName

DrawCharOutline

Cached name for the 'draw_char_outline' method.

public static readonly StringName DrawCharOutline

Field Value

StringName

DrawMultilineString

Cached name for the 'draw_multiline_string' method.

public static readonly StringName DrawMultilineString

Field Value

StringName

DrawMultilineStringOutline

Cached name for the 'draw_multiline_string_outline' method.

public static readonly StringName DrawMultilineStringOutline

Field Value

StringName

DrawString

Cached name for the 'draw_string' method.

public static readonly StringName DrawString

Field Value

StringName

DrawStringOutline

Cached name for the 'draw_string_outline' method.

public static readonly StringName DrawStringOutline

Field Value

StringName

FindVariation

Cached name for the 'find_variation' method.

public static readonly StringName FindVariation

Field Value

StringName

GetAscent

Cached name for the 'get_ascent' method.

public static readonly StringName GetAscent

Field Value

StringName

GetCharSize

Cached name for the 'get_char_size' method.

public static readonly StringName GetCharSize

Field Value

StringName

GetDescent

Cached name for the 'get_descent' method.

public static readonly StringName GetDescent

Field Value

StringName

GetFaceCount

Cached name for the 'get_face_count' method.

public static readonly StringName GetFaceCount

Field Value

StringName

GetFallbacks

Cached name for the 'get_fallbacks' method.

public static readonly StringName GetFallbacks

Field Value

StringName

GetFontName

Cached name for the 'get_font_name' method.

public static readonly StringName GetFontName

Field Value

StringName

GetFontStretch

Cached name for the 'get_font_stretch' method.

public static readonly StringName GetFontStretch

Field Value

StringName

GetFontStyle

Cached name for the 'get_font_style' method.

public static readonly StringName GetFontStyle

Field Value

StringName

GetFontStyleName

Cached name for the 'get_font_style_name' method.

public static readonly StringName GetFontStyleName

Field Value

StringName

GetFontWeight

Cached name for the 'get_font_weight' method.

public static readonly StringName GetFontWeight

Field Value

StringName

GetHeight

Cached name for the 'get_height' method.

public static readonly StringName GetHeight

Field Value

StringName

GetMultilineStringSize

Cached name for the 'get_multiline_string_size' method.

public static readonly StringName GetMultilineStringSize

Field Value

StringName

GetOpentypeFeatures

Cached name for the 'get_opentype_features' method.

public static readonly StringName GetOpentypeFeatures

Field Value

StringName

GetOtNameStrings

Cached name for the 'get_ot_name_strings' method.

public static readonly StringName GetOtNameStrings

Field Value

StringName

GetRids

Cached name for the 'get_rids' method.

public static readonly StringName GetRids

Field Value

StringName

GetSpacing

Cached name for the 'get_spacing' method.

public static readonly StringName GetSpacing

Field Value

StringName

GetStringSize

Cached name for the 'get_string_size' method.

public static readonly StringName GetStringSize

Field Value

StringName

GetSupportedChars

Cached name for the 'get_supported_chars' method.

public static readonly StringName GetSupportedChars

Field Value

StringName

GetSupportedFeatureList

Cached name for the 'get_supported_feature_list' method.

public static readonly StringName GetSupportedFeatureList

Field Value

StringName

GetSupportedVariationList

Cached name for the 'get_supported_variation_list' method.

public static readonly StringName GetSupportedVariationList

Field Value

StringName

GetUnderlinePosition

Cached name for the 'get_underline_position' method.

public static readonly StringName GetUnderlinePosition

Field Value

StringName

GetUnderlineThickness

Cached name for the 'get_underline_thickness' method.

public static readonly StringName GetUnderlineThickness

Field Value

StringName

HasChar

Cached name for the 'has_char' method.

public static readonly StringName HasChar

Field Value

StringName

IsLanguageSupported

Cached name for the 'is_language_supported' method.

public static readonly StringName IsLanguageSupported

Field Value

StringName

IsScriptSupported

Cached name for the 'is_script_supported' method.

public static readonly StringName IsScriptSupported

Field Value

StringName

SetCacheCapacity

Cached name for the 'set_cache_capacity' method.

public static readonly StringName SetCacheCapacity

Field Value

StringName

SetFallbacks

Cached name for the 'set_fallbacks' method.

public static readonly StringName SetFallbacks

Field Value

StringName