Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > TFieldPath
Type | Name | Description | |
---|---|---|---|
![]() |
TFieldPath () |
||
![]() |
TFieldPath
(
const TFieldPath& Other |
||
![]() |
TFieldPath
(
TYPE_OF_NULLPTR |
Construct from a null pointer | |
![]() |
TFieldPath
(
const TCHAR* InPath |
Construct from a string | |
![]() |
TFieldPath
(
UField* InField |
||
![]() |
TFieldPath
(
const TFieldPath< OtherPropertyType >& Other |
Construct from another weak pointer of another type, intended for derived-to-base conversions | |
![]() |
TFieldPath
(
OtherPropertyType* InProperty, |
Construct from an object pointer |