Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FWeakObjectPtr
| Type | Name | Description | |
|---|---|---|---|
| TStrongObjectPtr< UObject > | Pin () |
Get a strong object ptr to the weak pointer. | |
| TStrongObjectPtr< UObject > | Pin
(
bool bEvenIfGarbage |
Get a strong object ptr to the weak pointer. |