You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It fires when the generator has already been purchased so there is no meaning to cancelation. If you need to cancel the purchase operation, then another event should be made,= and fired before the purchase is made, maybe called something like GeneratorPreBuyEvent. You could fire it immediately on entering the purchaseGenerator method. Fancy writing it and making a PR?
Is your feature request related to a problem?
I want to add my custom requirements to generator buying feature.
Describe the solution you'd like.
I need to listen GeneratorBuyEvent and I have to cancel it in some situations.
Describe alternatives you've considered.
Agreements
Other
No response
The text was updated successfully, but these errors were encountered: