Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/UObject > API/Runtime/Core/UObject/TWeakObjectPtr
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/UObject/WeakObjectPtrTemplates.h |
Include | #include "UObject/WeakObjectPtrTemplates.h" |
bool HasSameIndexAndSerialNumber
&40;
const TWeakObjectPtr & Other
&41; const
Remarks
Returns true if two weak pointers were originally set to the same object, even if they are now stale
Parameters
Name | Description |
---|---|
Other | weak pointer to compare to |