Event OnStoreRequestSell
Triggered when a creature requests to sell an item to a store.
public event Action<OnStoreRequestSell> OnStoreRequestSell
Returns
- Action<OnStoreRequestSell>
- Triggered when a creature requests to sell an item to a store.
Triggered when a creature requests to sell an item to a store.
public event Action<OnStoreRequestSell> OnStoreRequestSell