Navigation
Unreal Engine C++ API Reference > Developer > ToolWidgets > Dialog > SCustomDialog
References
Module | ToolWidgets |
Header | /Engine/Source/Developer/ToolWidgets/Public/Dialog/SCustomDialog.h |
Include | #include "Dialog/SCustomDialog.h" |
Source | /Engine/Source/Developer/ToolWidgets/Private/Dialog/SCustomDialog.cpp |
int32 ShowModal()
Remarks
Show a modal dialog. Will block until an input is received. Returns the index of the button that was pressed.