IContentBrowserSingleton::GetSelectedPathViewFolders

Returns the folders that are selected in the path view

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

References

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

Remarks

Returns the folders that are selected in the path view


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library