Table of Contents

Property RequiredFeatsAll

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

RequiredFeatsAll

Gets all feats that need to be selected before this one may be chosen.

public IEnumerable<NwFeat> RequiredFeatsAll { get; }

Property Value

IEnumerable<NwFeat>