Class BattleCancelledDueToPlayerQuitMessage
- 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
Properties
GameType
public string GameType { 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).