FCallSetterFunctionHelper

Non-UObject helper struct for SetValue function calls

Windows
MacOS
Linux

References

Module

PropertyPath

Header

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

Include

#include "PropertyPathHelpers.h"

Syntax

template<typename T, typename ContainerType>
struct FCallSetterFunctionHelper

Remarks

Non-UObject helper struct for SetValue function calls

Specializations

Functions

Name Description

Public function Static

bool

 

CallSetterFunction

(
    ContainerType* InContainer,
    UFunction* InFunction,
    const T& InValue
)

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