Table of Contents

Struct TroopTradeDifference

Namespace
TaleWorlds.CampaignSystem.Party
Assembly
TaleWorlds.CampaignSystem.dll
public struct TroopTradeDifference
Inherited Members
Extension Methods

Properties

DifferenceCount

public int DifferenceCount { get; }

Property Value

int

Empty

public static TroopTradeDifference Empty { get; }

Property Value

TroopTradeDifference

FromCount

public int FromCount { get; set; }

Property Value

int

IsEmpty

public bool IsEmpty { get; }

Property Value

bool

IsPrisoner

public bool IsPrisoner { get; set; }

Property Value

bool

ToCount

public int ToCount { get; set; }

Property Value

int

Troop

public CharacterObject Troop { get; set; }

Property Value

CharacterObject

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