Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Dialogs
References
| |
|
| Module |
UnrealEd |
| Header |
/Engine/Source/Editor/UnrealEd/Public/Dialogs/Dialogs.h |
| Include |
#include "Dialogs/Dialogs.h" |
Syntax
class FSuppressableWarningDialog
A Dialog that displays a warning message to the user and provides the option to not display it in the future
Constructors
Functions
| |
Type |
Name |
Description |
 |
EResult |
|
Launches warning window, returns user response or suppressed |
Classes
Enums
| |
Type |
Name |
Description |
 |
EResult |
Custom return type used by ShowModal |
|