Class Player
Namespace: UnityEditor.Localization.Platform.Android
Assembly: Unity.Localization.Editor.dll
Syntax
public static class Player
Methods
Name | Description |
---|---|
AddLocalizationToAndroidGradleProject(string) | Updates the Gradle project 'strings.xml' file with localized values using the AppInfo from Metadata. |
AddLocalizationToAndroidGradleProject(string, AppInfo, RoundIconsInfo, LegacyIconsInfo, AdaptiveIconsInfo) | Updates the Android Gradle project file with localized values using AppInfo. |