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
Empty
public static TroopTradeDifference Empty { get; }
Property Value
FromCount
public int FromCount { get; set; }
Property Value
IsEmpty
public bool IsEmpty { get; }
Property Value
IsPrisoner
public bool IsPrisoner { get; set; }
Property Value
ToCount
public int ToCount { get; set; }
Property Value
Troop
public CharacterObject Troop { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).