FPropertyInfoHelpers::IsPropertyCollection

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

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 IsPropertyCollection
(
    const FProperty * Property
)

Remarks

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

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