Table of Contents

Class CharacterCreationCultureFeatVM

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

Constructors

CharacterCreationCultureFeatVM(bool, string)

public CharacterCreationCultureFeatVM(bool isPositive, string description)

Parameters

isPositive bool
description string

Properties

Description

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

Property Value

string

IsPositive

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

Property Value

bool

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