Table of Contents

Class NewPlayerResponseMessage

Namespace
Messages.FromBattleServer.ToBattleServerManager
Assembly
TaleWorlds.MountAndBlade.Diamond.dll
[MessageDescription("BattleServer", "BattleServerManager")]
public class NewPlayerResponseMessage : Message
Inheritance
NewPlayerResponseMessage
Inherited Members

Constructors

NewPlayerResponseMessage()

public NewPlayerResponseMessage()

NewPlayerResponseMessage(PlayerId, PlayerBattleServerInformation)

public NewPlayerResponseMessage(PlayerId playerId, PlayerBattleServerInformation playerBattleInformation)

Parameters

playerId PlayerId
playerBattleInformation PlayerBattleServerInformation

Properties

PlayerBattleInformation

public PlayerBattleServerInformation PlayerBattleInformation { get; }

Property Value

PlayerBattleServerInformation

PlayerId

public PlayerId PlayerId { get; }

Property Value

PlayerId

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