SGenericDialogWidget

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

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

Include

#include "Dialogs/Dialogs.h"

Syntax

class SGenericDialogWidget : public SCompoundWidget

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Public function Static

void

 

OpenDialog

(
    const FText& InDialogTitle,
    const TSharedRef< SWidget >& Displ...,
    const FArguments& InArgs,
    bool bAsModalDialog
)

Public function

void

 

SetWindow

(
    TSharedPtr< SWindow > InWindow
)

Sets the window of this dialog.

Classes

Name

Description

Public struct

FArguments

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