Delegate VRR<T0, T1, T2> | Entities | 0.13.0-preview.24
docs.unity.cn
    Show / Hide Table of Contents

    Delegate VRR<T0, T1, T2>

    Namespace: Unity.Entities.UniversalDelegates
    Syntax
    public delegate void VRR<T0, T1, T2>(T0 t0, ref T1 t1, ref T2 t2);
    Parameters
    Type Name Description
    T0 t0
    T1 t1
    T2 t2
    Type Parameters
    Name Description
    T0
    T1
    T2
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, July 24, 2020