Navigation
API > API/Plugins > API/Plugins/LevelSnapshots
| Name | FRestorableObjectSelection |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Public/Filtering/RestorableObjectSelection.h |
| Include Path | #include "Filtering/RestorableObjectSelection.h" |
Syntax
class FRestorableObjectSelection
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRestorableObjectSelection
(
const FSoftObjectPath& ObjectPath, |
Filtering/RestorableObjectSelection.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FPropertySelectionMap | friend | Filtering/RestorableObjectSelection.h | ||
| ObjectPath | const FSoftObjectPath | Filtering/RestorableObjectSelection.h | ||
| Owner | const FPropertySelectionMap & | Filtering/RestorableObjectSelection.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FAddedAndRemovedComponentInfo * GetComponentSelection() |
Filtering/RestorableObjectSelection.h | ||
const FCustomSubobjectRestorationInfo * GetCustomSubobjectSelection() |
Filtering/RestorableObjectSelection.h | ||
const FPropertySelection * GetPropertySelection() |
Filtering/RestorableObjectSelection.h |