Table of Contents

Class FavoriteServerData

Namespace
TaleWorlds.MountAndBlade.Diamond.Lobby.LocalData
Assembly
TaleWorlds.MountAndBlade.Diamond.dll
public class FavoriteServerData : MultiplayerLocalData
Inheritance
FavoriteServerData
Inherited Members

Properties

Address

public string Address { get; set; }

Property Value

string

GameType

public string GameType { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

Port

public int Port { get; set; }

Property Value

int

Methods

CreateFrom(GameServerEntry)

public static FavoriteServerData CreateFrom(GameServerEntry serverEntry)

Parameters

serverEntry GameServerEntry

Returns

FavoriteServerData

HasSameContentWith(GameServerEntry)

public bool HasSameContentWith(GameServerEntry serverEntry)

Parameters

serverEntry GameServerEntry

Returns

bool

HasSameContentWith(MultiplayerLocalData)

public override bool HasSameContentWith(MultiplayerLocalData other)

Parameters

other MultiplayerLocalData

Returns

bool

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