IContentBrowserSingleton::SetSelectedPaths

Sets the content browser to display the selected paths

Windows
MacOS
Linux

References

Module

ContentBrowser

Header

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

Include

#include "IContentBrowserSingleton.h"

Syntax

void SetSelectedPaths
(
    const TArray< FString > & FolderPaths,
    bool bNeedsRefresh
)

Remarks

Sets the content browser to display the selected paths

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