Struct AllocatorManager.BlockHandle
For internal use only.
Namespace: Unity.Collections
Assembly: Unity.Collections.dll
Syntax
public struct AllocatorManager.BlockHandle
Fields
Value
Represents the handle.
Declaration
public ushort Value
Field Value
Type | Description |
---|---|
ushort | Represents the handle. |