FInternalSetterResolver

Windows
MacOS
Linux

Inheritance Hierarchy

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

Name Description

Public variable

const T &

 

Value

Constructors

Name Description

Public function

FInternalSetterResolver

(
    const T& InValueToSet
)

Functions

Name Description

Public function

bool

 

Resolve_Impl

(
    ContainerType* InContainer,
    const FCachedPropertyPath& InPrope...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss