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