TFieldPath

Overload list

Windows
MacOS
Linux
Name Description

Public function

TFieldPath()

Public function

TFieldPath

(
    const TFieldPath& Other
)

Public function

TFieldPath

(
    TYPE_OF_NULLPTR
)

Construct from a null pointer

Public function

TFieldPath

(
    const TCHAR* InPath
)

Construct from a string

Public function

TFieldPath

(
    UField* InField
)

Public function

TFieldPath

(
    const TFieldPath< OtherPropertyType...
)

Construct from another weak pointer of another type, intended for derived-to-base conversions

Public function

TFieldPath

(
    OtherPropertyType* InProperty,
    EDummy1
)

Construct from an object pointer

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss