Table of Contents

Class BattleStartedMessage

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

Constructors

BattleStartedMessage()

public BattleStartedMessage()

BattleStartedMessage(bool)

public BattleStartedMessage(bool report)

Parameters

report bool

BattleStartedMessage(bool, Dictionary<string, int>)

public BattleStartedMessage(bool report, Dictionary<string, int> playerTeams)

Parameters

report bool
playerTeams Dictionary<string, int>

Properties

PlayerTeams

public Dictionary<string, int> PlayerTeams { get; }

Property Value

Dictionary<string, int>

Report

public bool Report { get; }

Property Value

bool

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