TLazyObjectPtr

Overload list

Windows
MacOS
Linux
Name Description

Public function

TLazyObjectPtr()

Public function

TLazyObjectPtr

(
    TLazyObjectPtr< T >&&
)

Public function

TLazyObjectPtr

(
    const TLazyObjectPtr< T >&
)

Public function

TLazyObjectPtr

(
    const TLazyObjectPtr< U >& Other
)

Construct from another lazy pointer with implicit upcasting allowed

Public function

TLazyObjectPtr

(
    T* Object
)

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