IContentBrowserSingleton::CreatePathPicker

Generates a path picker widget.

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

References

   
Module ContentBrowser
Header /Engine/Source/Editor/ContentBrowser/Public/IContentBrowserSingleton.h
Include #include "IContentBrowserSingleton.h"
[TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > CreatePathPicker
(
    const [FPathPickerConfig](API\Editor\ContentBrowser\FPathPickerConfig) & PathPickerConfig
)

Remarks

Generates a path picker widget. The path picker widget

Parameters

Name Description
PathPickerConfig A struct containing details about how the path picker should behave

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library