Table of Contents

Struct BattleServerInformationForClient

Namespace
TaleWorlds.MountAndBlade.Diamond
Assembly
TaleWorlds.MountAndBlade.Diamond.dll
public struct BattleServerInformationForClient
Inherited Members
Extension Methods

Properties

GameType

public string GameType { get; set; }

Property Value

string

MatchId

public string MatchId { get; set; }

Property Value

string

PeerIndex

public int PeerIndex { get; set; }

Property Value

int

SceneName

public string SceneName { get; set; }

Property Value

string

ServerAddress

public string ServerAddress { get; set; }

Property Value

string

ServerPort

public ushort ServerPort { get; set; }

Property Value

ushort

SessionKey

public int SessionKey { get; set; }

Property Value

int

TeamNo

public int TeamNo { get; set; }

Property Value

int

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