FPropertySelection::GetSelectedLeafProperties

Gets a flat list of all selected properties.

Windows
MacOS
Linux

References

Module

LevelSnapshots

Header

/Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Public/Data/PropertySelection.h

Include

#include "Data/PropertySelection.h"

Source

/Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Private/Data/PropertySelection.cpp

Syntax

const TArray< TFieldPath< FProperty > > & GetSelectedLeafProperties() const

Remarks

Gets a flat list of all selected properties. The result contains no information what nested struct a property came from.

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