Navigation
API > API/Runtime > API/Runtime/PropertyPath
| Name | FInternalSetterResolver |
| Type | struct |
| Header File | /Engine/Source/Runtime/PropertyPath/Public/PropertyPathHelpers.h |
| Include Path | #include "PropertyPathHelpers.h" |
Syntax
template<typename T>
struct FInternalSetterResolver : public PropertyPathHelpersInternal::TPropertyPathResolver< FInternalSetterResolver< T > >
Inheritance Hierarchy
- FPropertyPathResolver → TPropertyPathResolver → FInternalSetterResolver
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FInternalSetterResolver
(
const T& InValueToSet |
PropertyPathHelpers.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Value | const T & | PropertyPathHelpers.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Resolve_Impl
(
ContainerType* InContainer, |
PropertyPathHelpers.h |