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