FCollectionPickerConfig

A struct containing details about how the collection picker should behave

Windows
MacOS
Linux

References

Module

ContentBrowser

Header

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

Include

#include "IContentBrowserSingleton.h"

Syntax

struct FCollectionPickerConfig

Remarks

A struct containing details about how the collection picker should behave

Variables

Name Description

Public variable

bool

 

AllowCollectionButtons

If true, collection buttons will be displayed

Public variable

bool

 

AllowRightClickMenu

If true, users will be able to access the right-click menu of a collection

Public variable

FOnCollectionSe...

 

OnCollectionSelected

Called when a collection was selected

Constructors

Name Description

Public function

FCollectionPickerConfig()

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