Class OnItemValidateUse
Triggered when validating whether a creature can use an item.
public sealed class OnItemValidateUse : IEvent
- Inheritance
-
OnItemValidateUse
- Implements
- Inherited Members
- Extension Methods
Properties
- CanUse
Gets or sets whether the item can be used.
- Item
Gets the item being validated for use.
- UsedBy
Gets the creature attempting to use the item.