Purchase Item button bug in the editor
jojos38
The "Purchase Item" button to debug in the editor does not trigger OnPurchaseConfirmedMultiple but only OnPurchaseConfirmed, It can be annoying when testing
It also happens in the game when you buy your own item for $0
I cannot test the actual payment itself but I guess this needs to be checked as well, actual payments might not trigger the multiple event as well
Log In
owlboy
It’s a big problem for anyone who is a newbie who might just assume their code is broken or otherwise not written correctly.
It’s also not clear if clientsim is meant to cover it or not. ClientSim warns you it’s incomplete.
This should definitely fire.