SCustomDialog::ShowModal

Show a modal dialog.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Dialogs/CustomDialog.h

Include

#include "Dialogs/CustomDialog.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Dialogs/CustomDialog.cpp

Syntax

int32 ShowModal()

Remarks

Show a modal dialog. Will block until an input is received. Returns the index of the button that was pressed.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss