class_dynamicfontdata.rst 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
  2. .. DO NOT EDIT THIS FILE, but the doc/base/classes.xml source instead.
  3. .. _class_DynamicFontData:
  4. DynamicFontData
  5. ===============
  6. **Inherits:** :ref:`Resource<class_resource>` **<** :ref:`Reference<class_reference>` **<** :ref:`Object<class_object>`
  7. **Category:** Core
  8. Brief Description
  9. -----------------
  10. Member Functions
  11. ----------------
  12. +------------------------------+----------------------------------------------------------------------------------------------------------+
  13. | :ref:`String<class_string>` | :ref:`get_font_path<class_DynamicFontData_get_font_path>` **(** **)** const |
  14. +------------------------------+----------------------------------------------------------------------------------------------------------+
  15. | void | :ref:`set_font_path<class_DynamicFontData_set_font_path>` **(** :ref:`String<class_string>` path **)** |
  16. +------------------------------+----------------------------------------------------------------------------------------------------------+
  17. Member Function Description
  18. ---------------------------
  19. .. _class_DynamicFontData_get_font_path:
  20. - :ref:`String<class_string>` **get_font_path** **(** **)** const
  21. .. _class_DynamicFontData_set_font_path:
  22. - void **set_font_path** **(** :ref:`String<class_string>` path **)**