Struct SendJobArguments
Arguments used by send jobs.
Inherited Members
Namespace: Unity.Networking.Transport
Assembly: solution.dll
Syntax
public struct SendJobArguments
Fields
Name | Description |
---|---|
SendQueue | A queue containing all the packets to be sent. |
Time | The current update time value. |