Navigation
API > API/Plugins > API/Plugins/LevelSnapshots > API/Plugins/LevelSnapshots/FPropertySelection
Description
Gets a flat list of all selected properties. The result contains no information what nested struct a property came from.
| Name | GetSelectedLeafProperties |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Public/Filtering/PropertySelection.h |
| Include Path | #include "Filtering/PropertySelection.h" |
| Source | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Private/Filtering/PropertySelection.cpp |
const TArray < TFieldPath< FProperty > > & GetSelectedLeafProperties() const