Delegate VRR<T0, T1, T2> | Entities | 0.16.0-preview.21
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 30 October 2020