Click or drag to resize

DynamicFontDataGetFontPath Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.DynamicFontData.GetFontPath"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetFontPath is deprecated. Use the FontPath property instead.")]
public string GetFontPath()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.DynamicFontData.GetFontPath"]

See Also