Class NewPlayerResponseMessage
- 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
PlayerIdplayerBattleInformation
PlayerBattleServerInformation
Properties
PlayerBattleInformation
public PlayerBattleServerInformation PlayerBattleInformation { get; }
Property Value
PlayerId
public PlayerId PlayerId { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).