IContentBrowserSingleton::CreateCollectionPicker

Generates a collection 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) > CreateCollectionPicker
(
    const [FCollectionPickerConfig](API\Editor\ContentBrowser\FCollectionPickerConfig) & CollectionPickerConfig
)

Remarks

Generates a collection picker widget. The collection picker widget

Parameters

Name Description
CollectionPickerConfig A struct containing details about how the collection picker should behave

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library