Table of Contents

Event OnCreatureCheckProficiencies

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Triggered when an item is tested against a creature's proficiencies to determine if it may be equipped.

public event Action<OnCreatureCheckProficiencies> OnCreatureCheckProficiencies

Returns

Action<OnCreatureCheckProficiencies>
Triggered when an item is tested against a creature's proficiencies to determine if it may be equipped.