FPropertyInfoHelpers::IsPropertyContainer

Returns true if the property is a struct, map, array, set, etc

Windows
MacOS
Linux

References

Module

LevelSnapshots

Header

/Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Public/PropertyInfoHelpers.h

Include

#include "PropertyInfoHelpers.h"

Source

/Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Private/PropertyInfoHelpers.cpp

Syntax

static bool IsPropertyContainer
(
    const FProperty * Property
)

Remarks

Returns true if the property is a struct, map, array, set, etc

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