IContentBrowserSingleton::GetSelectedFolders

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

Unreal Engine C++ API Reference > Editor > ContentBrowser > IContentBrowserSingleton

References

   
Module ContentBrowser
Header /Engine/Source/Editor/ContentBrowser/Public/IContentBrowserSingleton.h
Include #include "IContentBrowserSingleton.h"
void GetSelectedFolders
(
    [TArray](API\Runtime\Core\Containers\TArray)< [FString](API\Runtime\Core\Containers\FString) > & SelectedFolders
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library