Summary
Set the AudioClip 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(AudioClip audioClipId, SystemLanguage language, AudioClip translation)
Parameters
| Name | Type | Description |
|---|---|---|
| audioClipId | AudioClip | |
| language | SystemLanguage | |
| translation | AudioClip |
Return Value
| Type | Description |
|---|---|
| void |