Table of Contents

Class BannerBuilderColorItemVM

Namespace
TaleWorlds.MountAndBlade.ViewModelCollection.BannerBuilder
Assembly
TaleWorlds.MountAndBlade.ViewModelCollection.dll
public class BannerBuilderColorItemVM : ViewModel, IViewModel, INotifyPropertyChanged
Inheritance
BannerBuilderColorItemVM
Implements
Inherited Members

Constructors

BannerBuilderColorItemVM(Action<BannerBuilderColorItemVM>, int, BannerColor)

public BannerBuilderColorItemVM(Action<BannerBuilderColorItemVM> onItemSelection, int key, BannerColor value)

Parameters

onItemSelection Action<BannerBuilderColorItemVM>
key int
value BannerColor

Properties

BannerColor

public BannerColor BannerColor { get; }

Property Value

BannerColor

ColorAsStr

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

Property Value

string

ColorID

public int ColorID { get; }

Property Value

int

IsSelected

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

Property Value

bool

Methods

ExecuteSelection()

public void ExecuteSelection()

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