Click or drag to resize

FontUpdateChanges Method

After editing a font (changing size, ascent, char rects, etc.). Call this function to propagate changes to controls that might use it.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void UpdateChanges()
See Also