Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/UObject > API/Runtime/Core/UObject/TWeakObjectPtr
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
TWeakObjectPtr
(
const TWeakObjectPtr& |
||
![]() |
TWeakObjectPtr
(
TYPE_OF_NULLPTR |
Construct from a null pointer | |
![]() |
TWeakObjectPtr
(
U Object |
Construct from an object pointer | |
![]() |
TWeakObjectPtr
(
const TWeakObjectPtr< OtherT, TWeakObjectPtrBase >& Other |
Construct from another weak pointer of another type, intended for derived-to-base conversions |