You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Document OptimizedTranslation.generate() only works in editor
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
<param index="0" name="from" type="Translation" />
|
<param index="0" name="from" type="Translation" />
|
||||||
<description>
|
<description>
|
||||||
Generates and sets an optimized translation from the given [Translation] resource.
|
Generates and sets an optimized translation from the given [Translation] resource.
|
||||||
|
[b]Note:[/b] This method is intended to be used in the editor. It does nothing when called from an exported project.
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
</methods>
|
</methods>
|
||||||
|
|||||||
Reference in New Issue
Block a user