Navigation
API > API/Runtime > API/Runtime/PropertyPath
Inheritance Hierarchy
- FPropertyPathResolver
- TPropertyPathResolver
- FInternalSetterResolver
References
Module | PropertyPath |
Header | /Engine/Source/Runtime/PropertyPath/Public/PropertyPathHelpers.h |
Include | #include "PropertyPathHelpers.h" |
Syntax
template<typename T>
struct FInternalSetterResolver : public PropertyPathHelpersInternal::TPropertyPathResolver< FInternalSetterResolver< T > >
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
const T & | Value |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FInternalSetterResolver
(
const T& InValueToSet |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
bool | Resolve_Impl
(
ContainerType* InContainer, |