Table of Contents

Class KingdomClanSortControllerVM.ItemComparerBase

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Clans
Assembly
TaleWorlds.CampaignSystem.ViewModelCollection.dll
public abstract class KingdomClanSortControllerVM.ItemComparerBase : IComparer<KingdomClanItemVM>
Inheritance
KingdomClanSortControllerVM.ItemComparerBase
Implements
Derived
Inherited Members

Constructors

ItemComparerBase()

protected ItemComparerBase()

Fields

_isAscending

protected bool _isAscending

Field Value

bool

Methods

Compare(KingdomClanItemVM, KingdomClanItemVM)

public abstract int Compare(KingdomClanItemVM x, KingdomClanItemVM y)

Parameters

x KingdomClanItemVM
y KingdomClanItemVM

Returns

int

ResolveEquality(KingdomClanItemVM, KingdomClanItemVM)

protected int ResolveEquality(KingdomClanItemVM x, KingdomClanItemVM y)

Parameters

x KingdomClanItemVM
y KingdomClanItemVM

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