SwiftlyS2

P2PSessionState_t

Struct P2PSessionState_t

Namespace: SwiftlyS2.Shared.SteamAPI

Assembly: SwiftlyS2.CS2.dll

public struct P2PSessionState_t

Inherited Members

Fields

m_bConnecting

public byte m_bConnecting
Field Value

m_bConnectionActive

public byte m_bConnectionActive
Field Value

m_bUsingRelay

public byte m_bUsingRelay
Field Value

m_eP2PSessionError

public byte m_eP2PSessionError
Field Value

m_nBytesQueuedForSend

public int m_nBytesQueuedForSend
Field Value

m_nPacketsQueuedForSend

public int m_nPacketsQueuedForSend
Field Value

m_nRemoteIP

public uint m_nRemoteIP
Field Value

m_nRemotePort

public ushort m_nRemotePort
Field Value

On this page