Method GetIEquatable_GetHashCodeFn
GetIEquatable_GetHashCodeFn(TypeIndex)
Used by codegen
Declaration
public static FunctionPointer<FastEquality.TypeInfo.GetHashCodeDelegate> GetIEquatable_GetHashCodeFn(TypeIndex typeIndex)
Parameters
Type | Name | Description |
---|---|---|
TypeIndex | typeIndex | Component type index |
Returns
Type | Description |
---|---|
FunctionPointer<FastEquality.TypeInfo.GetHashCodeDelegate> | FunctionPointer |