Navigation
API > API/Developer > API/Developer/ToolWidgets
Special case of SCustomDialog dedicated to only displaying text messages. This class enforces uniform style and also adds a button for copying the message.
Name
SMessageDialog
Type
class
Header File
/Engine/Source/Developer/ToolWidgets/Public/Dialog/SMessageDialog.h
Include Path
#include "Dialog/SMessageDialog.h"
Syntax
class SMessageDialog : public SCustomDialog
Copy full snippet
Inheritance Hierarchy
Structs
Typedefs
Name
Type
Remarks
Include Path
FButton
SCustomDialog::FButton
Convenience for code using this class.
Dialog/SMessageDialog.h
Variables
Protected
Functions
Public
Name
Remarks
Include Path
Unreal Specifiers
Dialog/SMessageDialog.h
virtual FReply OnCopyMessage()
Dialog/SMessageDialog.h