OptimizedTranslation

Inherits: Translation < Resource < RefCounted < Object

An optimized translation, used by default for CSV Translations.

Description

An optimized translation, used by default for CSV Translations. Uses real-time compressed translations, which results in very small dictionaries.

Methods

void

generate ( Translation from )


Method Descriptions

void generate ( Translation from )

Generates and sets an optimized translation from the given Translation resource.

Previous Next


© Copyright 2014-present Juan Linietsky, Ariel Manzur and the Godot community (CC BY 3.0). Revision 53e837c6.

Built with Sphinx using a theme provided by Read the Docs.