UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PropertyPathHelpersInternal::FCallSetterFunctionFromStringHelper< ContainerType > Struct Template Reference

Static Public Member Functions

static bool CallSetterFunction (ContainerType *InContainer, UFunction *InFunction, const FString &InValue, uint32 PPF_Flags)
 

Detailed Description

template<typename ContainerType>
struct PropertyPathHelpersInternal::FCallSetterFunctionFromStringHelper< ContainerType >

Non-UObject helper struct for SetPropertyValueFromString function calls

Member Function Documentation

◆ CallSetterFunction()

template<typename ContainerType >
static bool PropertyPathHelpersInternal::FCallSetterFunctionFromStringHelper< ContainerType >::CallSetterFunction ( ContainerType *  InContainer,
UFunction InFunction,
const FString &  InValue,
uint32  PPF_Flags 
)
inlinestatic

The documentation for this struct was generated from the following file: