Delegate VR<T0, T1> Namespace: Unity.Entities.UniversalDelegates Syntax public delegate void VR<T0, T1>(T0 t0, ref T1 t1); Parameters Type Name Description T0 t0 T1 t1 Type Parameters Name Description T0 T1