FContentBrowserSelection

A selection of items in the Content Browser

Windows
MacOS
Linux

References

Module

ContentBrowser

Header

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

Include

#include "IContentBrowserSingleton.h"

Syntax

struct FContentBrowserSelection

Remarks

A selection of items in the Content Browser

Variables

Name Description

Public variable

TArray< FAssetD...

 

SelectedAssets

Legacy data - if set will take precedence over SelectedItems.

Public variable

TArray< FString...

 

SelectedFolders

Public variable

TArray< FConten...

 

SelectedItems

Functions

Name Description

Public function

void

 

Empty()

Public function Const

bool

 

IsLegacy()

Public function Const

int32

 

Num()

Public function

void

 

Reset()

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