Table of Contents

Method AddWeaponFocusFeat

Namespace
Anvil.Services
Assembly
NWN.Anvil.dll

AddWeaponFocusFeat(NwBaseItem, NwFeat)

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

public void AddWeaponFocusFeat(NwBaseItem baseItem, NwFeat feat)

Parameters

baseItem NwBaseItem

The base item type to be mapped.

feat NwFeat

The feat to map to the base item.