Hello together,
I want to open a pop-up window in the unreal editor (not in the game!). I realized that with the help of a FMessageDialog in a C++ script. But as far as I understand, I cannot show images/icons in this MessageDialog. Is there a way to have a a popup menu in the editor with an image in it?
Thanks a lot!