SAssetView::GetSelectedFolders

Returns all the folders currently selected in the view

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

References

   
Module ContentBrowser
Header /Engine/Source/Editor/ContentBrowser/Public/SAssetView.h
Include #include "SAssetView.h"
Source /Engine/Source/Editor/ContentBrowser/Private/SAssetView.cpp
[TArray](API\Runtime\Core\Containers\TArray)< [FString](API\Runtime\Core\Containers\FString) > GetSelectedFolders() const  

Remarks

Returns all the folders currently selected in the view


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library