Table of Contents

Class BattleCancelledDueToPlayerQuitMessage

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

Constructors

BattleCancelledDueToPlayerQuitMessage()

public BattleCancelledDueToPlayerQuitMessage()

BattleCancelledDueToPlayerQuitMessage(PlayerId, string)

public BattleCancelledDueToPlayerQuitMessage(PlayerId playerId, string gameType)

Parameters

playerId PlayerId
gameType string

Properties

GameType

public string GameType { get; }

Property Value

string

PlayerId

public PlayerId PlayerId { get; }

Property Value

PlayerId

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