Class OnCreatureCheckProficiencies
Triggered when an item is tested against a creature's proficiencies to determine if it may be equipped.
public sealed class OnCreatureCheckProficiencies : IEvent
- Inheritance
-
OnCreatureCheckProficiencies
- Implements
- Inherited Members
- Extension Methods
Properties
- Creature
Gets the creature whose proficiencies are being checked.
- Item
Gets the item attempting to be equipped.
- ResultOverride
Gets or sets an override to use for this proficiency check.
- TargetSlot
Gets the inventory slot the item is attempting to be equipped to.