Table of Contents

Method HasFeatEffect

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

HasFeatEffect(NwFeat)

Gets whether this creature is under the effects of the specified feat.

public bool HasFeatEffect(NwFeat feat)

Parameters

feat NwFeat

The feat to check.

Returns

bool