Struct LayoutUtilityManagedTests.SGeneric<T>
Namespace: Unity.Entities.Tests.Types
Syntax
public struct SGeneric<T>
Type Parameters
| Name | Description |
|---|---|
| T |
Fields
A
Declaration
public T A
Field Value
| Type | Description |
|---|---|
| T |
B
Declaration
public T B
Field Value
| Type | Description |
|---|---|
| T |