.. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the doc/base/classes.xml source instead. .. _class_DynamicFontData: DynamicFontData =============== **Inherits:** :ref:`Resource` **<** :ref:`Reference` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Member Functions ---------------- +------------------------------+----------------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`get_font_path` **(** **)** const | +------------------------------+----------------------------------------------------------------------------------------------------------+ | void | :ref:`set_font_path` **(** :ref:`String` path **)** | +------------------------------+----------------------------------------------------------------------------------------------------------+ Member Variables ---------------- - :ref:`String` **font_path** Member Function Description --------------------------- .. _class_DynamicFontData_get_font_path: - :ref:`String` **get_font_path** **(** **)** const .. _class_DynamicFontData_set_font_path: - void **set_font_path** **(** :ref:`String` path **)**