Navigation
API > API/Runtime > API/Runtime/PropertyPath
Recurring template allowing derived types to only implement templated Resolve_Impl
| Name | TPropertyPathResolver |
| Type | struct |
| Header File | /Engine/Source/Runtime/PropertyPath/Public/PropertyPathHelpers.h |
| Include Path | #include "PropertyPathHelpers.h" |
Syntax
template<typename DerivedType>
struct TPropertyPathResolver : public PropertyPathHelpersInternal::FPropertyPathResolver
Inheritance Hierarchy
- FPropertyPathResolver → TPropertyPathResolver