docs.unity.cn
    Show / Hide Table of Contents

    Delegate LocalizedTable<TTable, TEntry>.ChangeHandler

    Delegate used by TableChanged.

    Namespace: UnityEngine.Localization
    Syntax
    public delegate void ChangeHandler(TTable value);
    Parameters
    Type Name Description
    TTable value

    The localized table.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, June 9, 2022
    Terms of use