IContentBrowserSingleton::ExecuteAddFolder

Add a folder to the path picker widget under the current selected path.

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

References

   
Module ContentBrowser
Header /Engine/Source/Editor/ContentBrowser/Public/IContentBrowserSingleton.h
Include #include "IContentBrowserSingleton.h"
void ExecuteAddFolder
(
    [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > PathPickerWidget
)

Remarks

Add a folder to the path picker widget under the current selected path.

Parameters

Name Description
PathPickerWidget The path picker widget where we want to add an folder

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library