Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Templates > API/Runtime/Core/Templates/TWeakPtr
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Templates/SharedPointer.h |
| Include | #include "Templates/SharedPointer.h" |
bool HasSameObject
(
const void * InOtherPtr
) const
Remarks
Returns true if the object this weak pointer points to is the same as the specified object pointer.