Table of Contents

Class SystemFont.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class SystemFont.MethodName : Font.MethodName
Inheritance
SystemFont.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetAntialiasing

Cached name for the 'get_antialiasing' method.

public static readonly StringName GetAntialiasing

Field Value

StringName

GetFontItalic

Cached name for the 'get_font_italic' method.

public static readonly StringName GetFontItalic

Field Value

StringName

GetFontNames

Cached name for the 'get_font_names' method.

public static readonly StringName GetFontNames

Field Value

StringName

GetGenerateMipmaps

Cached name for the 'get_generate_mipmaps' method.

public static readonly StringName GetGenerateMipmaps

Field Value

StringName

GetHinting

Cached name for the 'get_hinting' method.

public static readonly StringName GetHinting

Field Value

StringName

GetMsdfPixelRange

Cached name for the 'get_msdf_pixel_range' method.

public static readonly StringName GetMsdfPixelRange

Field Value

StringName

GetMsdfSize

Cached name for the 'get_msdf_size' method.

public static readonly StringName GetMsdfSize

Field Value

StringName

GetOversampling

Cached name for the 'get_oversampling' method.

public static readonly StringName GetOversampling

Field Value

StringName

GetSubpixelPositioning

Cached name for the 'get_subpixel_positioning' method.

public static readonly StringName GetSubpixelPositioning

Field Value

StringName

IsAllowSystemFallback

Cached name for the 'is_allow_system_fallback' method.

public static readonly StringName IsAllowSystemFallback

Field Value

StringName

IsForceAutohinter

Cached name for the 'is_force_autohinter' method.

public static readonly StringName IsForceAutohinter

Field Value

StringName

IsMultichannelSignedDistanceField

Cached name for the 'is_multichannel_signed_distance_field' method.

public static readonly StringName IsMultichannelSignedDistanceField

Field Value

StringName

SetAllowSystemFallback

Cached name for the 'set_allow_system_fallback' method.

public static readonly StringName SetAllowSystemFallback

Field Value

StringName

SetAntialiasing

Cached name for the 'set_antialiasing' method.

public static readonly StringName SetAntialiasing

Field Value

StringName

SetFontItalic

Cached name for the 'set_font_italic' method.

public static readonly StringName SetFontItalic

Field Value

StringName

SetFontNames

Cached name for the 'set_font_names' method.

public static readonly StringName SetFontNames

Field Value

StringName

SetFontStretch

Cached name for the 'set_font_stretch' method.

public static readonly StringName SetFontStretch

Field Value

StringName

SetFontWeight

Cached name for the 'set_font_weight' method.

public static readonly StringName SetFontWeight

Field Value

StringName

SetForceAutohinter

Cached name for the 'set_force_autohinter' method.

public static readonly StringName SetForceAutohinter

Field Value

StringName

SetGenerateMipmaps

Cached name for the 'set_generate_mipmaps' method.

public static readonly StringName SetGenerateMipmaps

Field Value

StringName

SetHinting

Cached name for the 'set_hinting' method.

public static readonly StringName SetHinting

Field Value

StringName

SetMsdfPixelRange

Cached name for the 'set_msdf_pixel_range' method.

public static readonly StringName SetMsdfPixelRange

Field Value

StringName

SetMsdfSize

Cached name for the 'set_msdf_size' method.

public static readonly StringName SetMsdfSize

Field Value

StringName

SetMultichannelSignedDistanceField

Cached name for the 'set_multichannel_signed_distance_field' method.

public static readonly StringName SetMultichannelSignedDistanceField

Field Value

StringName

SetOversampling

Cached name for the 'set_oversampling' method.

public static readonly StringName SetOversampling

Field Value

StringName

SetSubpixelPositioning

Cached name for the 'set_subpixel_positioning' method.

public static readonly StringName SetSubpixelPositioning

Field Value

StringName