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