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