Navigation
API > API/Editor > API/Editor/ContentBrowser > API/Editor/ContentBrowser/IContentBrowserSingleton
References
| Module | ContentBrowser |
| Header | /Engine/Source/Editor/ContentBrowser/Public/IContentBrowserSingleton.h |
| Include | #include "IContentBrowserSingleton.h" |
void ExecuteAddFolder
&40;
TSharedPtr< SWidget > PathPickerWidget
&41;
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 |