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