SOutputLogDialog::Open

Displays the modal dialog box

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 void Open
(
    const FText & InTitle,
    const FText & InHeader,
    const FText & InLog,
    const FText & InFooter
)

Remarks

Displays the modal dialog box

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