Delegate FastEquality.TypeInfo.GetHashCodeDelegate
Namespace: Unity.Entities
Syntax
public delegate int GetHashCodeDelegate(void *obj);Parameters
| Type | Name | Description | 
|---|---|---|
| Void* | obj | 
Returns
| Type | Description | 
|---|---|
| Int32 | 
public delegate int GetHashCodeDelegate(void *obj);| Type | Name | Description | 
|---|---|---|
| Void* | obj | 
| Type | Description | 
|---|---|
| Int32 |