Table of Contents

Class ClanIncomeSortControllerVM.SupporterItemComparerBase

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.Categories
Assembly
TaleWorlds.CampaignSystem.ViewModelCollection.dll
public abstract class ClanIncomeSortControllerVM.SupporterItemComparerBase : IComparer<ClanSupporterGroupVM>
Inheritance
ClanIncomeSortControllerVM.SupporterItemComparerBase
Implements
Derived
Inherited Members

Constructors

SupporterItemComparerBase()

protected SupporterItemComparerBase()

Fields

_isAcending

protected bool _isAcending

Field Value

bool

Methods

Compare(ClanSupporterGroupVM, ClanSupporterGroupVM)

public abstract int Compare(ClanSupporterGroupVM x, ClanSupporterGroupVM y)

Parameters

x ClanSupporterGroupVM
y ClanSupporterGroupVM

Returns

int

SetSortMode(bool)

public void SetSortMode(bool isAcending)

Parameters

isAcending bool

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