Click or drag to resize

PHashTranslationGenerate Method

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

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void Generate(
	Translation from
)

Parameters

from
Type: GodotTranslation

[Missing <param name="from"/> documentation for "M:Godot.PHashTranslation.Generate(Godot.Translation)"]

See Also