IAddContentDialogModule

Defines methods for interacting with the Add Content Dialog.

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IAddContentDialogModule

References

Module

AddContentDialog

Header

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

Include

#include "IAddContentDialogModule.h"

Syntax

class IAddContentDialogModule : public IModuleInterface

Remarks

Defines methods for interacting with the Add Content Dialog.

Functions

Name Description

Public function

TSharedRef< ...

 

GetContentSourceProviderManager()

Gets the object responsible for managing content source providers.

Public function

void

 

ShowDialog

(
    TSharedRef< SWindow > ParentWindow
)

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