Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/FieldPath.h |
| Include | #include "UObject/FieldPath.h" |
template<typename PropertyType>
TFieldPath < PropertyType > MakePropertyPath
(
PropertyType * Ptr
)
Remarks
Helper function which deduces the type of the initializer.