Struct NetworkSendQueueHandle
Namespace: Unity.Networking.Transport
Syntax
public struct NetworkSendQueueHandle
Methods
FromHandle()
Declaration
public NativeQueue<QueuedSendMessage>.ParallelWriter FromHandle()
Returns
| Type | Description |
|---|---|
| NativeQueue.ParallelWriter<> |