Table of Contents

Property SuccessorFeat

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SuccessorFeat

Gets the feat which follows this feat. For example, the Disarm feat has Improved Disarm as a successor.

public NwFeat? SuccessorFeat { get; }

Property Value

NwFeat