Table of Contents

Method HasSkill

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

HasSkill(NwSkill)

Returns true if this creature has the skill specified, and is useable.

public bool HasSkill(NwSkill skill)

Parameters

skill NwSkill

The skill to check.

Returns

bool

True if the creature has this skill.