Class WeaponAttributeVM
- 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.CraftingStatTypesdamageType
DamageTypesattributeName
stringattributeValue
float
Properties
AttributeFieldText
[DataSourceProperty]
public string AttributeFieldText { get; set; }
Property Value
AttributeType
public CraftingTemplate.CraftingStatTypes AttributeType { get; }
Property Value
AttributeValue
public float AttributeValue { get; }
Property Value
DamageType
public DamageTypes DamageType { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).