IAddContentDialogModule::ShowDialog

Creates a dialog for adding existing content to a project.

Windows
MacOS
Linux

References

Module

AddContentDialog

Header

/Engine/Source/Editor/AddContentDialog/Public/IAddContentDialogModule.h

Include

#include "IAddContentDialogModule.h"

Syntax

void ShowDialog
(
    TSharedRef< SWindow > ParentWindow
)

Remarks

Creates a dialog for adding existing content to a project.

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