docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetFormattedLanguageList

    GetFormattedLanguageList()

    Gets the list of available languages using the language list cache, then formats the list to be used in a dropdown menu.

    Declaration
    public List<string> GetFormattedLanguageList()
    Returns
    Type Description
    List<string>

    A List<string>.

    Remarks

    This method is a workaround to accommodate for the dropdown menus. It converts language IDs into their corresponding names that it then returns in a list.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)