Click or drag to resize

BitmapFontGetFallback Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.BitmapFont.GetFallback"]

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

Return Value

Type: BitmapFont

[Missing <returns> documentation for "M:Godot.BitmapFont.GetFallback"]

See Also