Navigation
Unreal Engine C++ API Reference > Runtime > Core > Templates > TWeakPtr
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Templates/SharedPointer.h |
Include | #include "Templates/SharedPointer.h" |
bool HasSameObject
&40;
const void &42; InOtherPtr
&41; const
Remarks
Returns true if the object this weak pointer points to is the same as the specified object pointer.