TWeakFieldPtr

Overload list

Windows
MacOS
Linux
Name Description

Public function

TWeakFieldPtr()

Public function

TWeakFieldPtr

(
    const TWeakFieldPtr&
)

Public function

TWeakFieldPtr

(
    TYPE_OF_NULLPTR
)

Construct from a null pointer

Public function

TWeakFieldPtr

(
    const TWeakFieldPtr< OtherT >& Oth...
)

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

Public function

TWeakFieldPtr

(
    U* InField,
    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