FInternalGetterResolver

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 FInternalGetterResolver : public PropertyPathHelpersInternal::TPropertyPathResolver< FInternalGetterResolver< T > >

Variables

Name Description

Public variable

FProperty *...

 

Property

Public variable

T &

 

Value

Constructors

Name Description

Public function

FInternalGetterResolver

(
    T& InValue,
    FProperty*& InOutProperty
)

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