SCustomDialog::ShowModal

Show a modal dialog.

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library