Method SetIEquatable_GetHashCodeFn
SetIEquatable_GetHashCodeFn(int, Delegate, bool)
Used by codegen
Declaration
public static void SetIEquatable_GetHashCodeFn(int indexInTypeArray, Delegate fn, bool burstCompile)Parameters
| Type | Name | Description | 
|---|---|---|
| int | indexInTypeArray | TypeIndex.Index | 
| Delegate | fn | GetHashCode function | 
| bool | burstCompile | Is burst enabled |