Adding the Is Hovered blueprint callable with the Quit Button reference, and passing it through a conditional, it ensures that the game won’t quit when the mouse is away from the button even if it was pressed once, without releasing.
1 Like
Thanks!
OnClicked(QuitButton) has this functionality too.
1 Like
Without releasing too?
1 Like
yessir
Last I tried it wasn’t working in PIE. Anyhow.