Table of Contents

Class PlayerBattleServerInformation

Namespace
TaleWorlds.MountAndBlade.Diamond
Assembly
TaleWorlds.MountAndBlade.Diamond.dll
public class PlayerBattleServerInformation
Inheritance
PlayerBattleServerInformation
Inherited Members

Constructors

PlayerBattleServerInformation()

public PlayerBattleServerInformation()

PlayerBattleServerInformation(int, int)

public PlayerBattleServerInformation(int peerIndex, int sessionKey)

Parameters

peerIndex int
sessionKey int

Properties

PeerIndex

public int PeerIndex { get; set; }

Property Value

int

SessionKey

public int SessionKey { get; set; }

Property Value

int

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).