Table of Contents

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

public byte 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

public uint RemoteIP

Field Value

uint

RemotePort

public ushort RemotePort

Field Value

ushort

UsingRelay

public byte UsingRelay

Field Value

byte