Table of Contents

Class NetworkMain

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public static class NetworkMain
Inheritance
NetworkMain
Inherited Members

Properties

CommunityClient

public static CommunityClient CommunityClient { get; }

Property Value

CommunityClient

CustomBattleServer

public static CustomBattleServer CustomBattleServer { get; }

Property Value

CustomBattleServer

GameClient

public static LobbyClient GameClient { get; }

Property Value

LobbyClient

Methods

SetPeers(LobbyClient, CommunityClient, CustomBattleServer)

public static void SetPeers(LobbyClient gameClient, CommunityClient communityClient, CustomBattleServer customBattleServer)

Parameters

gameClient LobbyClient
communityClient CommunityClient
customBattleServer CustomBattleServer

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