SOutputLogDialog::Open

Displays the modal dialog box with a custom set of buttons

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "Dialogs/SOutputLogDialog.h"

Source

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

Syntax

static int32 Open
(
    const FText & InTitle,
    const FText & InHeader,
    const FText & InLog,
    const FText & InFooter,
    const TArray< FText > & InButtons
)

Remarks

Displays the modal dialog box with a custom set of buttons

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