Table of Contents

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

StringName

GetVariationEmbolden

Cached name for the 'get_variation_embolden' method.

public static readonly StringName GetVariationEmbolden

Field Value

StringName

GetVariationFaceIndex

Cached name for the 'get_variation_face_index' method.

public static readonly StringName GetVariationFaceIndex

Field Value

StringName

GetVariationOpentype

Cached name for the 'get_variation_opentype' method.

public static readonly StringName GetVariationOpentype

Field Value

StringName

GetVariationTransform

Cached name for the 'get_variation_transform' method.

public static readonly StringName GetVariationTransform

Field Value

StringName

SetBaseFont

Cached name for the 'set_base_font' method.

public static readonly StringName SetBaseFont

Field Value

StringName

SetOpentypeFeatures

Cached name for the 'set_opentype_features' method.

public static readonly StringName SetOpentypeFeatures

Field Value

StringName

SetSpacing

Cached name for the 'set_spacing' method.

public static readonly StringName SetSpacing

Field Value

StringName

SetVariationEmbolden

Cached name for the 'set_variation_embolden' method.

public static readonly StringName SetVariationEmbolden

Field Value

StringName

SetVariationFaceIndex

Cached name for the 'set_variation_face_index' method.

public static readonly StringName SetVariationFaceIndex

Field Value

StringName

SetVariationOpentype

Cached name for the 'set_variation_opentype' method.

public static readonly StringName SetVariationOpentype

Field Value

StringName

SetVariationTransform

Cached name for the 'set_variation_transform' method.

public static readonly StringName SetVariationTransform

Field Value

StringName