Class OnItemPayToIdentify
Triggered when a creature pays a store to identify an item.
public sealed class OnItemPayToIdentify : IEvent
- Inheritance
-
OnItemPayToIdentify
- Implements
- Inherited Members
- Extension Methods
Properties
- Creature
Gets the creature requesting item identification.
- Item
Gets the item being identified.
- PreventPayToIdentify
Set to true to prevent paying to identify the item.
- Store
Gets the store performing the identification.