How to open a message pop-up dialog?

For anyone still curious about how to do that with editor utility blueprint, I found you can use ‘Show Message Dialog’ node.


If you want to get the reply from user, try using ‘Show Suppressable Warning Dialog’


For more details, check EditorDialogLibrary

1 Like