docs.unity3d.com
    Show / Hide Table of Contents

    Class LocalizationDatabaseProxy

    Proxy class for accessing UnityEditor.LocalizationDatabase.

    Inheritance
    Object
    LocalizationDatabaseProxy
    Namespace: Unity.InteractiveTutorials
    Syntax
    public class LocalizationDatabaseProxy

    Properties

    currentEditorLanguage

    Returns the current Editor language.

    Declaration
    public static SystemLanguage currentEditorLanguage { get; }
    Property Value
    Type Description
    SystemLanguage

    enableEditorLocalization

    Is Editor Localization enabled.

    Declaration
    public static bool enableEditorLocalization { get; set; }
    Property Value
    Type Description
    Boolean

    Methods

    GetAvailableEditorLanguages()

    Returns available Editor languages.

    Declaration
    public static SystemLanguage[] GetAvailableEditorLanguages()
    Returns
    Type Description
    SystemLanguage[]
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023