IContentBrowserSingleton::CreatePathPicker

Generates a path picker widget.

Windows
MacOS
Linux

References

Module

ContentBrowser

Header

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

Include

#include "IContentBrowserSingleton.h"

Syntax

TSharedRef< class SWidget > CreatePathPicker
(
    const FPathPickerConfig & PathPickerConfig
)

Remarks

Generates a path picker widget.

Returns

The path picker widget

Parameters

Parameter

Description

PathPickerConfig

A struct containing details about how the path picker should behave

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