Struct FastEquality.TypeInfo
Namespace: Unity.Entities
Syntax
public struct TypeInfoFields
EqualFn
Declaration
public Delegate EqualFnField Value
| Type | Description | 
|---|---|
| Delegate | 
GetHashFn
Declaration
public Delegate GetHashFnField Value
| Type | Description | 
|---|---|
| Delegate | 
Hash
Declaration
public int HashField Value
| Type | Description | 
|---|---|
| Int32 | 
Layouts
Declaration
public FastEquality.Layout[] LayoutsField Value
| Type | Description | 
|---|---|
| FastEquality.Layout[] | 
Properties
Null
Declaration
public static FastEquality.TypeInfo Null { get; }Property Value
| Type | Description | 
|---|---|
| FastEquality.TypeInfo |