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
GetFontItalic
Cached name for the 'get_font_italic' method.
public static readonly StringName GetFontItalic
Field Value
GetFontNames
Cached name for the 'get_font_names' method.
public static readonly StringName GetFontNames
Field Value
GetGenerateMipmaps
Cached name for the 'get_generate_mipmaps' method.
public static readonly StringName GetGenerateMipmaps
Field Value
GetHinting
Cached name for the 'get_hinting' method.
public static readonly StringName GetHinting
Field Value
GetMsdfPixelRange
Cached name for the 'get_msdf_pixel_range' method.
public static readonly StringName GetMsdfPixelRange
Field Value
GetMsdfSize
Cached name for the 'get_msdf_size' method.
public static readonly StringName GetMsdfSize
Field Value
GetOversampling
Cached name for the 'get_oversampling' method.
public static readonly StringName GetOversampling
Field Value
GetSubpixelPositioning
Cached name for the 'get_subpixel_positioning' method.
public static readonly StringName GetSubpixelPositioning
Field Value
IsAllowSystemFallback
Cached name for the 'is_allow_system_fallback' method.
public static readonly StringName IsAllowSystemFallback
Field Value
IsForceAutohinter
Cached name for the 'is_force_autohinter' method.
public static readonly StringName IsForceAutohinter
Field Value
IsMultichannelSignedDistanceField
Cached name for the 'is_multichannel_signed_distance_field' method.
public static readonly StringName IsMultichannelSignedDistanceField
Field Value
SetAllowSystemFallback
Cached name for the 'set_allow_system_fallback' method.
public static readonly StringName SetAllowSystemFallback
Field Value
SetAntialiasing
Cached name for the 'set_antialiasing' method.
public static readonly StringName SetAntialiasing
Field Value
SetFontItalic
Cached name for the 'set_font_italic' method.
public static readonly StringName SetFontItalic
Field Value
SetFontNames
Cached name for the 'set_font_names' method.
public static readonly StringName SetFontNames
Field Value
SetFontStretch
Cached name for the 'set_font_stretch' method.
public static readonly StringName SetFontStretch
Field Value
SetFontWeight
Cached name for the 'set_font_weight' method.
public static readonly StringName SetFontWeight
Field Value
SetForceAutohinter
Cached name for the 'set_force_autohinter' method.
public static readonly StringName SetForceAutohinter
Field Value
SetGenerateMipmaps
Cached name for the 'set_generate_mipmaps' method.
public static readonly StringName SetGenerateMipmaps
Field Value
SetHinting
Cached name for the 'set_hinting' method.
public static readonly StringName SetHinting
Field Value
SetMsdfPixelRange
Cached name for the 'set_msdf_pixel_range' method.
public static readonly StringName SetMsdfPixelRange
Field Value
SetMsdfSize
Cached name for the 'set_msdf_size' method.
public static readonly StringName SetMsdfSize
Field Value
SetMultichannelSignedDistanceField
Cached name for the 'set_multichannel_signed_distance_field' method.
public static readonly StringName SetMultichannelSignedDistanceField
Field Value
SetOversampling
Cached name for the 'set_oversampling' method.
public static readonly StringName SetOversampling
Field Value
SetSubpixelPositioning
Cached name for the 'set_subpixel_positioning' method.
public static readonly StringName SetSubpixelPositioning