Table of Contents

Class OrderSubjectVM

Namespace
TaleWorlds.MountAndBlade.ViewModelCollection.Order
Assembly
TaleWorlds.MountAndBlade.ViewModelCollection.dll
public class OrderSubjectVM : ViewModel, IViewModel, INotifyPropertyChanged
Inheritance
OrderSubjectVM
Implements
Derived
Inherited Members

Constructors

OrderSubjectVM()

public OrderSubjectVM()

Properties

BehaviorType

[DataSourceProperty]
public int BehaviorType { get; set; }

Property Value

int

IsSelectable

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

Property Value

bool

IsSelected

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

Property Value

bool

IsSelectionActive

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

Property Value

bool

SelectionKey

[DataSourceProperty]
public InputKeyItemVM SelectionKey { get; set; }

Property Value

InputKeyItemVM

ShortcutText

[DataSourceProperty]
public string ShortcutText { get; set; }

Property Value

string

UnderAttackOfType

[DataSourceProperty]
public int UnderAttackOfType { get; set; }

Property Value

int

Methods

OnSelectionStateChanged(bool)

protected virtual void OnSelectionStateChanged(bool isSelected)

Parameters

isSelected bool

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