Table of Contents

Class QuestItemSortControllerVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.Quests
Assembly
TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class QuestItemSortControllerVM : ViewModel, IViewModel, INotifyPropertyChanged
Inheritance
QuestItemSortControllerVM
Implements
Inherited Members

Constructors

QuestItemSortControllerVM(ref MBBindingList<QuestItemVM>)

public QuestItemSortControllerVM(ref MBBindingList<QuestItemVM> listToControl)

Parameters

listToControl MBBindingList<QuestItemVM>

Properties

CurrentSortOption

public QuestItemSortControllerVM.QuestItemSortOption? CurrentSortOption { get; }

Property Value

QuestItemSortControllerVM.QuestItemSortOption?

IsThereAnyQuest

[DataSourceProperty]
public bool IsThereAnyQuest { get; set; }

Property Value

bool

Methods

SortByOption(QuestItemSortOption)

public void SortByOption(QuestItemSortControllerVM.QuestItemSortOption sortOption)

Parameters

sortOption QuestItemSortControllerVM.QuestItemSortOption

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