FCallGetterFunctionHelper< T, UObject >

[UObject](API\Runtime\CoreUObject\UObject\UObject) partial specialization of [FCallGetterFunctionHelper](API\Runtime\PropertyPath\FCallGetterFunctionHelper)

Windows
MacOS
Linux

References

Module

PropertyPath

Header

/Engine/Source/Runtime/PropertyPath/Public/PropertyPathHelpers.h

Include

#include "PropertyPathHelpers.h"

Syntax

template<typename T>
struct FCallGetterFunctionHelper< T, UObject >

Remarks

UObject partial specialization of FCallGetterFunctionHelper

Functions

Name Description

Public function Static

bool

 

CallGetterFunction

(
    UObject* InContainer,
    UFunction* InFunction,
    T& OutValue
)

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