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, typename ContainerType>
struct FCallGetterFunctionHelper
Remarks
Non-UObject helper struct for GetValue function calls
Specializations
FCallGetterFunctionHelper< T, UObject >
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | CallGetterFunction
(
ContainerType* InContainer, |