Method AddLanguageFile
| Improve this Doc View SourceAddLanguageFile(string)
Add a Unity style translation file.
Declaration
public void AddLanguageFile(string fileContent)
Parameters
Type | Name | Description |
---|---|---|
string | fileContent | Contents of the language file in string format. |