IContentBrowserSingleton::GetSelectedPathViewFolders

Returns the folders that are selected in the path view

Windows
MacOS
Linux

References

Module

ContentBrowser

Header

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

Include

#include "IContentBrowserSingleton.h"

Syntax

void GetSelectedPathViewFolders
(
    TArray< FString > & SelectedFolders
)

Remarks

Returns the folders that are selected in the path view

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