Navigation
API > API/Runtime > API/Runtime/PropertyPath > API/Runtime/PropertyPath/FCachedPropertyPath
Description
Check whether a path is resolved. This means that it has a cached address, but may resolve over an object boundary or a dynamic array.
| Name | IsResolved |
| Type | function |
| Header File | /Engine/Source/Runtime/PropertyPath/Public/PropertyPathHelpers.h |
| Include Path | #include "PropertyPathHelpers.h" |
| Source | /Engine/Source/Runtime/PropertyPath/Private/PropertyPathHelpers.cpp |
bool IsResolved() const
true if the path is resolved