Delegate PluralForm.EvaluatePluralDelegate | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Delegate PluralForm.EvaluatePluralDelegate

    Namespace: UnityEngine.Localization
    Syntax
    public delegate int EvaluatePluralDelegate(int n);
    Parameters
    Type Name Description
    System.Int32 n
    Returns
    Type Description
    System.Int32
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX