Table of Contents

Property WeaponType

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

WeaponType

Gets the type/s of damage inflicted by this weapon (item).

public IEnumerable<DamageType> WeaponType { get; }

Property Value

IEnumerable<DamageType>