Navigation
API > API/Runtime > API/Runtime/PropertyPath
References
| Module | PropertyPath |
| Header | /Engine/Source/Runtime/PropertyPath/Public/PropertyPathHelpers.h |
| Include | #include "PropertyPathHelpers.h" |
Syntax
template<typename T>
struct FCallSetterFunctionHelper< T, UObject >
Remarks
UObject partial specialization of FCallSetterFunctionHelper
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | CallSetterFunction
(
UObject* InContainer, |