Table of Contents

Class KingdomWarSortControllerVM.ItemComparerBase

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy
Assembly
TaleWorlds.CampaignSystem.ViewModelCollection.dll
public abstract class KingdomWarSortControllerVM.ItemComparerBase : IComparer<KingdomWarItemVM>
Inheritance
KingdomWarSortControllerVM.ItemComparerBase
Implements
Derived
Inherited Members

Constructors

ItemComparerBase()

protected ItemComparerBase()

Fields

_isAscending

protected bool _isAscending

Field Value

bool

Methods

Compare(KingdomWarItemVM, KingdomWarItemVM)

public abstract int Compare(KingdomWarItemVM x, KingdomWarItemVM y)

Parameters

x KingdomWarItemVM
y KingdomWarItemVM

Returns

int

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).