Table of Contents

Class PlayerFledBattleAnswerMessage

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

Constructors

PlayerFledBattleAnswerMessage()

public PlayerFledBattleAnswerMessage()

PlayerFledBattleAnswerMessage(PlayerId, BattleResult, bool)

public PlayerFledBattleAnswerMessage(PlayerId playerId, BattleResult battleResult, bool isAllowedLeave)

Parameters

playerId PlayerId
battleResult BattleResult
isAllowedLeave bool

Properties

BattleResult

public BattleResult BattleResult { get; }

Property Value

BattleResult

IsAllowedLeave

public bool IsAllowedLeave { get; }

Property Value

bool

PlayerId

public PlayerId PlayerId { get; }

Property Value

PlayerId

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