IContentBrowserSingleton::CreateCollectionPicker

Generates a collection picker widget.

Windows
MacOS
Linux

References

Module

ContentBrowser

Header

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

Include

#include "IContentBrowserSingleton.h"

Syntax

TSharedRef< class SWidget > CreateCollectionPicker
(
    const FCollectionPickerConfig & CollectionPickerConfig
)

Remarks

Generates a collection picker widget.

Returns

The collection picker widget

Parameters

Parameter

Description

CollectionPickerConfig

A struct containing details about how the collection 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