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