UPropertyValue::IsRecordedDataCurrent

Returns true if our recorded data would remain the same if we called RecordDataFromResolvedObject right now

Windows
MacOS
Linux

Override Hierarchy

UPropertyValue::IsRecordedDataCurrent()

UPropertyValueSoftObject::IsRecordedDataCurrent()

References

Module

VariantManagerContent

Header

/Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Public/PropertyValue.h

Include

#include "PropertyValue.h"

Source

/Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Private/PropertyValue.cpp

Syntax

virtual bool IsRecordedDataCurrent()

Remarks

Returns true if our recorded data would remain the same if we called RecordDataFromResolvedObject right now

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