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 IsFullyResolved&40;&41; const
Remarks
Check whether a path is fully resolved. This means that it has a cached address and does not resolve over an object boundary or a dynamic array. true if the path is fully resolved