IAddContentDialogModule::ShowDialog

Creates a dialog for adding existing content to a project.

Unreal Engine C++ API Reference > Editor > AddContentDialog > IAddContentDialogModule

References

   
Module AddContentDialog
Header /Engine/Source/Editor/AddContentDialog/Public/IAddContentDialogModule.h
Include #include "IAddContentDialogModule.h"
void ShowDialog
(
    [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SWindow](API\Runtime\SlateCore\Widgets\SWindow) > ParentWindow
)

Remarks

Creates a dialog for adding existing content to a project.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library