Summary
Set the Texture translation for id and language
Has no effect if language is not in GetLanguages. Use AddLanguage to add a new language.
- Namespace
- OneClickLocalization
- Containing Type
- OCL
Syntax
public static void SetLocalization(Texture textureId, SystemLanguage language, Texture translation)
Parameters
| Name | Type | Description |
|---|---|---|
| textureId | Texture | |
| language | SystemLanguage | |
| translation | Texture |
Return Value
| Type | Description |
|---|---|
| void |