Navigation
API > API/Runtime > API/Runtime/PropertyPath > API/Runtime/PropertyPath/FCachedPropertyPath
References
| Module | PropertyPath |
| Header | /Engine/Source/Runtime/PropertyPath/Public/PropertyPathHelpers.h |
| Include | #include "PropertyPathHelpers.h" |
| Source | /Engine/Source/Runtime/PropertyPath/Private/PropertyPathHelpers.cpp |
bool IsResolved() const
Remarks
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. true if the path is resolved