UPropertyValue::HasValidResolve

Tries to resolve the property value on the passed object, or the parent binding's bound object if the argument is nullptr.

Windows
MacOS
Linux

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

bool HasValidResolve() const

Remarks

Tries to resolve the property value on the passed object, or the parent binding's bound object if the argument is nullptr.

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