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 © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, October 28, 2021