Navigation
API > API/Editor > API/Editor/ContentBrowser
| Name | FSelectionData |
| Type | struct |
| Header File | /Engine/Source/Editor/ContentBrowser/Public/HistoryManager.h |
| Include Path | #include "HistoryManager.h" |
Syntax
struct FSelectionData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SelectedVirtualPaths | TSet< FName > | Virtual paths (for both folders and files) of the selected items | HistoryManager.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddMissingVirtualPaths
(
const FSelectionData& SelectionData |
HistoryManager.h | ||
void Empty() |
HistoryManager.h | ||
int32 Num() |
HistoryManager.h | ||
void Reset() |
HistoryManager.h |