docs.unity.cn
    Show / Hide Table of Contents

    Delegate R<T0>

    Namespace: Unity.Entities.UniversalDelegates
    Syntax
    public delegate void R<T0>(ref T0 t0);
    Parameters
    Type Name Description
    T0 t0
    Type Parameters
    Name Description
    T0
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use