Method AddWeaponOfChoiceFeat
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
baseItemNwBaseItemThe base item type to be mapped.
featNwFeatThe feat to map to the base item.