docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate LocalizedListChangeHandler

    Delegate type for changes to a localized list of strings.

    Namespace: UnityEngine.Localization
    Assembly: Unity.Localization.dll
    Syntax
    public delegate void LocalizedListChangeHandler(List<string> newList)
    Parameters
    Type Name Description
    List<string> newList

    Optional list to populate to avoid allocations

    In This Article
    Back to top
    Copyright © 2026 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)