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
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