Navigation
API > API/Runtime > API/Runtime/PropertyPath
UObject partial specialization of FCallGetterFunctionHelper
| Name | FCallGetterFunctionHelper< T, UObject > |
| Type | struct |
| Header File | /Engine/Source/Runtime/PropertyPath/Public/PropertyPathHelpers.h |
| Include Path | #include "PropertyPathHelpers.h" |
Syntax
template<typename T>
struct FCallGetterFunctionHelper< T, UObject >
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool CallGetterFunction
(
UObject* InContainer, |
PropertyPathHelpers.h |