Class KingdomArmySortControllerVM.ItemComparerBase
- Assembly
- TaleWorlds.CampaignSystem.ViewModelCollection.dll
public abstract class KingdomArmySortControllerVM.ItemComparerBase : IComparer<KingdomArmyItemVM>
- Inheritance
-
KingdomArmySortControllerVM.ItemComparerBase
- Implements
- Derived
- Inherited Members
Constructors
ItemComparerBase()
protected ItemComparerBase()
Fields
_isAscending
protected bool _isAscending
Field Value
Methods
Compare(KingdomArmyItemVM, KingdomArmyItemVM)
public abstract int Compare(KingdomArmyItemVM x, KingdomArmyItemVM y)
Parameters
Returns
ResolveEquality(KingdomArmyItemVM, KingdomArmyItemVM)
protected int ResolveEquality(KingdomArmyItemVM x, KingdomArmyItemVM y)
Parameters
Returns
SetSortMode(bool)
public void SetSortMode(bool isAscending)
Parameters
isAscending
bool
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).