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