Property WeaponType
WeaponType
Gets the type/s of damage inflicted by this weapon (item).
public IEnumerable<DamageType> WeaponType { get; }
Gets the type/s of damage inflicted by this weapon (item).
public IEnumerable<DamageType> WeaponType { get; }