Struct P2PSessionState
- Namespace
- MarymoorStudios.Core.Steamworks
- Assembly
- MarymoorStudios.Core.Steamworks.dll
public struct P2PSessionState
- Inherited Members
-
Fields
BytesQueuedForSend
public int BytesQueuedForSend
Field Value
- int
Connecting
Field Value
- byte
ConnectionActive
public byte ConnectionActive
Field Value
- byte
P2PSessionError
public byte P2PSessionError
Field Value
- byte
PacketsQueuedForSend
public int PacketsQueuedForSend
Field Value
- int
RemoteIP
Field Value
- uint
RemotePort
Field Value
- ushort
UsingRelay
Field Value
- byte