docs.unity.cn
    Show / Hide Table of Contents

    Delegate RemoveTrackableDataDelegate<T>

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