docs.unity.cn
    Show / Hide Table of Contents

    Delegate RemoveDataDelegate<T>

    Namespace: Unity.MARS.Data
    Syntax
    public delegate bool RemoveDataDelegate<T>(int dataId);
    Parameters
    Type Name Description
    Int32 dataId
    Returns
    Type Description
    Boolean
    Type Parameters
    Name Description
    T
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, October 13, 2022
    Terms of use