docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GenerateCharacterSet

    GenerateCharacterSet(params LocaleIdentifier[])

    Returns a string that contains all the unique characters that are used for all localized values in the tables that belong to the supplied LocaleIdentifier's. This will also include Smart String entries but will only consider the LiteralText values, it will not consider Placeholder values.

    Declaration
    public string GenerateCharacterSet(params LocaleIdentifier[] localeIdentifiers)
    Parameters
    Type Name Description
    LocaleIdentifier[] localeIdentifiers

    The tables to be included.

    Returns
    Type Description
    string

    All distinct characters or an empty string if no tables or entries.

    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)