Table of Contents

Struct PeerNetworkData

Namespace
SampSharp.OpenMp.Core.Api
Assembly
SampSharp.OpenMp.Core.dll

Represents the network data of a peer.

public readonly struct PeerNetworkData
Inherited Members

Fields

Network

Gets the network interface associated with the peer.

public readonly INetwork Network

Field Value

INetwork

PeerNetworkID

Gets the network ID of the peer.

public readonly PeerNetworkData.NetworkID PeerNetworkID

Field Value

PeerNetworkData.NetworkID