Navigation
API > API/Developer > API/Developer/ToolWidgets > API/Developer/ToolWidgets/SCustomDialog
Description
Show a modal dialog. Will block until an input is received. Returns the index of the button that was pressed.
| Name | ShowModal |
| Type | function |
| Header File | /Engine/Source/Developer/ToolWidgets/Public/Dialog/SCustomDialog.h |
| Include Path | #include "Dialog/SCustomDialog.h" |
| Source | /Engine/Source/Developer/ToolWidgets/Private/Dialog/SCustomDialog.cpp |
int32 ShowModal()