Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/UObject > API/Runtime/Core/UObject/TWeakObjectPtr
| Type | Name | Description | |
|---|---|---|---|
| TStrongObjectPtr< T > | Pin () |
Pin the weak pointer as a strong ptr. | |
| TStrongObjectPtr< T > | Pin
(
bool bEvenIfPendingKill |
Pin the weak pointer and get a strongptr. |