Table of Contents

Method AddWeaponSpecializationFeat

Namespace
Anvil.Services
Assembly
NWN.Anvil.dll

AddWeaponSpecializationFeat(NwBaseItem, NwFeat)

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

public void AddWeaponSpecializationFeat(NwBaseItem baseItem, NwFeat feat)

Parameters

baseItem NwBaseItem

The base item type to be mapped.

feat NwFeat

The feat to map to the base item.