Struct LayoutUtilityManagedTests.SAllSizes
Namespace: Unity.Entities.Tests.Types
Syntax
public struct SAllSizes
Fields
AByte
Declaration
public byte AByte
Field Value
| Type | Description |
|---|---|
| System.Byte |
AnInt
Declaration
public int AnInt
Field Value
| Type | Description |
|---|---|
| System.Int32 |
AnUlong
Declaration
public ulong AnUlong
Field Value
| Type | Description |
|---|---|
| System.UInt64 |
AnUshort
Declaration
public ushort AnUshort
Field Value
| Type | Description |
|---|---|
| System.UInt16 |