Delegate AddDataDelegate<T> Namespace: Unity.MARS.Data Syntax public delegate int AddDataDelegate<T>(T value); Parameters Type Name Description T value Returns Type Description Int32 Type Parameters Name Description T