ObjectTr Method |
Translates a message using translation catalogs configured in the Project Settings.
Only works if message translation is enabled (which it is by default), otherwise it returns the message unchanged. See SetMessageTranslation(Boolean).
Namespace: Godot
public string Tr( string message )
[Missing <param name="message"/> documentation for "M:Godot.Object.Tr(System.String)"]
[Missing <returns> documentation for "M:Godot.Object.Tr(System.String)"]