Table of Contents

Method AddWeaponOfChoiceFeat

Namespace
Anvil.Services
Assembly
NWN.Anvil.dll

AddWeaponOfChoiceFeat(NwBaseItem, NwFeat)

Adds the specified feat as a weapon of choice feat for the specified base item type.

public void AddWeaponOfChoiceFeat(NwBaseItem baseItem, NwFeat feat)

Parameters

baseItem NwBaseItem

The base item type to be mapped.

feat NwFeat

The feat to map to the base item.