Event OnStoreRequestBuy
Triggered when a creature requests to buy an item from a store.
public event Action<OnStoreRequestBuy> OnStoreRequestBuy
Returns
- Action<OnStoreRequestBuy>
- Triggered when a creature requests to buy an item from a store.
Triggered when a creature requests to buy an item from a store.
public event Action<OnStoreRequestBuy> OnStoreRequestBuy