Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/UObject > API/Runtime/Core/UObject/TWeakObjectPtr
| Type | Name | Description | |
|---|---|---|---|
| bool | HasSameIndexAndSerialNumber
(
const TWeakObjectPtr& Other |
Returns true if two weak pointers were originally set to the same object, even if they are now stale | |
| bool | HasSameIndexAndSerialNumber
(
const TWeakObjectPtr< OtherT, TWeakObjectPtrBase >& Other |
Returns true if two weak pointers were originally set to the same object, even if they are now stale |