Table of Contents

Method MeetsFeatRequirements

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

MeetsFeatRequirements(NwFeat)

Gets if this creature meets the requirements to take the specified feat.

public bool MeetsFeatRequirements(NwFeat feat)

Parameters

feat NwFeat

The feat to query.

Returns

bool