Struct FastEquality.Layout
Namespace: Unity.Entities
Syntax
public struct Layout
Fields
Aligned4
Declaration
public bool Aligned4
Field Value
Type | Description |
---|---|
System.Boolean |
count
Declaration
public int count
Field Value
Type | Description |
---|---|
System.Int32 |
offset
Declaration
public int offset
Field Value
Type | Description |
---|---|
System.Int32 |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |
Overrides
System.ValueType.ToString()