Open

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

Open

(
    const FText& InTitle,
    const FText& InHeader,
    const FText& InLog,
    const FText& InFooter
)

Displays the modal dialog box

Public function Static

int32

 

Open

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

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