Struct SimulatorUtility.DelayedPacket
Inherited Members
Namespace: Unity.Networking.Transport.Utilities
Syntax
public struct DelayedPacket
Fields
delayUntil
Declaration
public long delayUntil
Field Value
Type | Description |
---|---|
Int64 |
packetHeaderPadding
Declaration
public ushort packetHeaderPadding
Field Value
Type | Description |
---|---|
UInt16 |
packetSize
Declaration
public ushort packetSize
Field Value
Type | Description |
---|---|
UInt16 |
processBufferOffset
Declaration
public int processBufferOffset
Field Value
Type | Description |
---|---|
Int32 |