Table of Contents

Class WeaponAttributeVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.WeaponDesign
Assembly
TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class WeaponAttributeVM : ViewModel, IViewModel, INotifyPropertyChanged
Inheritance
WeaponAttributeVM
Implements
Inherited Members

Constructors

WeaponAttributeVM(CraftingStatTypes, DamageTypes, string, float)

public WeaponAttributeVM(CraftingTemplate.CraftingStatTypes type, DamageTypes damageType, string attributeName, float attributeValue)

Parameters

type CraftingTemplate.CraftingStatTypes
damageType DamageTypes
attributeName string
attributeValue float

Properties

AttributeFieldText

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

Property Value

string

AttributeType

public CraftingTemplate.CraftingStatTypes AttributeType { get; }

Property Value

CraftingTemplate.CraftingStatTypes

AttributeValue

public float AttributeValue { get; }

Property Value

float

DamageType

public DamageTypes DamageType { get; }

Property Value

DamageTypes

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