Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > TLazyObjectPtr
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
TLazyObjectPtr
(
TLazyObjectPtr< T >&& |
||
![]() |
TLazyObjectPtr
(
const TLazyObjectPtr< T >& |
||
![]() |
TLazyObjectPtr
(
const TLazyObjectPtr< U >& Other |
Construct from another lazy pointer with implicit upcasting allowed | |
![]() |
TLazyObjectPtr
(
T* Object |
Construct from an object pointer |