.. 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_PHashTranslation: PHashTranslation ================ **Inherits:** :ref:`Translation` **<** :ref:`Resource` **<** :ref:`Reference` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Optimized translation. Member Functions ---------------- +-------+-----------------------------------------------------------------------------------------------------------+ | void | :ref:`generate` **(** :ref:`Translation` from **)** | +-------+-----------------------------------------------------------------------------------------------------------+ Description ----------- Optimized translation. Uses real-time compressed translations, which results in very small dictionaries. Member Function Description --------------------------- .. _class_PHashTranslation_generate: - void **generate** **(** :ref:`Translation` from **)**