FCachedPropertyPath::Resolve

Resolve this property path against the specified object.

Windows
MacOS
Linux

References

Module

PropertyPath

Header

/Engine/Source/Runtime/PropertyPath/Public/PropertyPathHelpers.h

Include

#include "PropertyPathHelpers.h"

Source

/Engine/Source/Runtime/PropertyPath/Private/PropertyPathHelpers.cpp

Syntax

bool Resolve
(
    UObject * InContainer
) const

Remarks

Resolve this property path against the specified object.

Returns

true if the path could be resolved

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