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
MatchId
public string MatchId { get; set; }
Property Value
PeerIndex
public int PeerIndex { get; set; }
Property Value
SceneName
public string SceneName { get; set; }
Property Value
ServerAddress
public string ServerAddress { get; set; }
Property Value
ServerPort
public ushort ServerPort { get; set; }
Property Value
SessionKey
public int SessionKey { get; set; }
Property Value
TeamNo
public int TeamNo { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).