Class FontVariation.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class FontVariation.MethodName : Font.MethodName
- Inheritance
-
FontVariation.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetBaseFont
Cached name for the 'get_base_font' method.
public static readonly StringName GetBaseFont
Field Value
GetVariationEmbolden
Cached name for the 'get_variation_embolden' method.
public static readonly StringName GetVariationEmbolden
Field Value
GetVariationFaceIndex
Cached name for the 'get_variation_face_index' method.
public static readonly StringName GetVariationFaceIndex
Field Value
GetVariationOpentype
Cached name for the 'get_variation_opentype' method.
public static readonly StringName GetVariationOpentype
Field Value
GetVariationTransform
Cached name for the 'get_variation_transform' method.
public static readonly StringName GetVariationTransform
Field Value
SetBaseFont
Cached name for the 'set_base_font' method.
public static readonly StringName SetBaseFont
Field Value
SetOpentypeFeatures
Cached name for the 'set_opentype_features' method.
public static readonly StringName SetOpentypeFeatures
Field Value
SetSpacing
Cached name for the 'set_spacing' method.
public static readonly StringName SetSpacing
Field Value
SetVariationEmbolden
Cached name for the 'set_variation_embolden' method.
public static readonly StringName SetVariationEmbolden
Field Value
SetVariationFaceIndex
Cached name for the 'set_variation_face_index' method.
public static readonly StringName SetVariationFaceIndex
Field Value
SetVariationOpentype
Cached name for the 'set_variation_opentype' method.
public static readonly StringName SetVariationOpentype
Field Value
SetVariationTransform
Cached name for the 'set_variation_transform' method.
public static readonly StringName SetVariationTransform