Table of Contents

Method KnowsFeat

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

KnowsFeat(NwFeat)

Gets if this creature knows the specified feat.

public bool KnowsFeat(NwFeat feat)

Parameters

feat NwFeat

The feat to check.

Returns

bool

True if the creature knows the feat, otherwise false.