IContentBrowserSingleton::GetSelectedFolders

Generates a list of folders that are selected in the primary content browser

Windows
MacOS
Linux

References

Module

ContentBrowser

Header

/Engine/Source/Editor/ContentBrowser/Public/IContentBrowserSingleton.h

Include

#include "IContentBrowserSingleton.h"

Syntax

void GetSelectedFolders
(
    TArray< FString > & SelectedFolders
)

Remarks

Generates a list of folders that are selected in the primary content browser

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