Navigation
Unreal Engine C++ API Reference > Developer > ToolWidgets
Classes
Type | Name | Description |
---|---|---|
Public class | SCustomDialog | This is a custom dialog class, which allows any Slate widget to be used as the contents, with any number of buttons that have any text. |
Public class | SMessageDialog | Special case of SCustomDialog dedicated to only displaying text messages. |